Marketing Skills Directory
io.github.sandeepkelvadi/marketing-skills-directorySearch, browse & read 340+ Claude Code marketing & SEO skills from any MCP client.
Tools · 7
Full-text (BM25) search over the skills directory. Returns ranked matches with slug, title, description, categories and price.
Return the full SKILL.md content for a skill by slug. Free skills return content; premium skills return a purchase URL unless a valid access code is supplied.
Browse the catalog, optionally filtered by category. Paginated.
List all skill categories with counts (the filter vocabulary for list_skills).
List curated skill sets (bundles) with their skill slugs.
Return a skill set with full details for each contained skill.
Given a natural-language task, return the top 3 matching skills with the exact install command.
Resources · 5
All 9 Claude Code skills based on The Minimalist Entrepreneur by Sahil Lavingia — from finding your community to growing sustainably.
set://minimalist-entrepreneur-suite
Three interconnected skills based on Seth Godin's Marketing Seminar — audit your marketing foundation, define your strategy, and position your brand. Start with the audit, build the strategy, then sha…
set://seth-godin-marketing-framework
A curated collection of 16 premium marketing skills covering SEO, content creation, lead generation, and sales outreach. Built for marketers who use Claude Code as their daily command line.
set://thrivemattic-marketing-suite
Three skills for end-to-end AI video production — write structured scripts, apply Remotion best practices, and generate data-driven videos from 4 reusable composition templates.
set://video-production-suite
Concise machine-readable index of the whole directory.
https://marketingskills.directory/llms.txt
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"marketing_skills_directory": {
"url": "https://marketingskills.directory/wp-json/mkt/v1/mcp",
"transport": "streamable-http"
}
}
}