Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Marketing Skills Directory

io.github.sandeepkelvadi/marketing-skills-directory

Search, browse & read 340+ Claude Code marketing & SEO skills from any MCP client.

Uptime
100.0%
1 direct probes · 30d
Response
1638ms
last probe
Tools
7
callable
Resources
5
readable
Prompts
0
available

Tools · 7

search_skills

Full-text (BM25) search over the skills directory. Returns ranked matches with slug, title, description, categories and price.

get_skill

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.

list_skills

Browse the catalog, optionally filtered by category. Paginated.

list_categories

List all skill categories with counts (the filter vocabulary for list_skills).

list_sets

List curated skill sets (bundles) with their skill slugs.

get_set

Return a skill set with full details for each contained skill.

recommend_skill

Given a natural-language task, return the top 3 matching skills with the exact install command.

Resources · 5

Minimalist Entrepreneur Suite

All 9 Claude Code skills based on The Minimalist Entrepreneur by Sahil Lavingia — from finding your community to growing sustainably.

set://minimalist-entrepreneur-suite
Seth Godin Marketing Framework

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
Thrivemattic Marketing Suite

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
Video Production 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
llms.txt

Concise machine-readable index of the whole directory.

https://marketingskills.directory/llms.txt

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"
    }
  }
}