MCP Catalogs
Home

clawfu-skills

by guia-matthieu·108·Score 49

A curated library of 175 expert marketing methodologies for AI agents, accessible via MCP.

ai-llmproductivityother
18
Forks
2
Open issues
2 mo ago
Last commit
2d ago
Indexed

Overview

ClawFu Skills is an MCP server that provides access to 175 expert marketing methodologies from renowned authorities like Dunford, Schwartz, Cialdini, and others. Each skill is structured as a markdown file following the Agent Skills standard, containing clear instructions on when to apply each methodology and the steps to execute it. The server covers 28 categories including content creation, strategy, audio production, automation, SEO, and more.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Marketing agents can access expert-level copywriting frameworks for ad creation
you:Sales teams can apply negotiation techniques using structured skill prompts
you:Product managers can implement positioning methodologies for new products
you:What skills are included in the ClawFu library?
you:How are the skills structured?

When to choose this

Choose ClawFu Skills when you need access to validated marketing expertise for AI agents, particularly for content creation, sales strategies, and business positioning frameworks.

When NOT to choose this

Not suitable if you need domain expertise outside of marketing, or if you require customizable, executable code rather than structured instruction sets.

Tools this server exposes

12 tools extracted from the README
  • copywriting

    Expert copywriting methodology using Schwartz's framework

  • positioning

    Master product positioning using April Dunford's 5+1 framework

  • persuasion

    Apply Cialdini's principles of influence and persuasion

  • competitive_analysis

    Perform strategic competitive analysis using Porter's framework

  • storytelling

    Apply StoryBrand methodology to effective brand storytelling

  • negotiation

    Use Voss's tactical empathy framework for negotiation

  • seo_writing

    Create SEO-optimized content following best practices

  • brand_strategy

    Develop comprehensive brand strategy using Neumeier's approach

  • sales_narrative

    Craft compelling sales narratives using Dunford's methodology

  • podcast_production

    Produce podcasts following Ira Glass's storytelling framework

  • a_b_testing

    Design and analyze A/B tests for marketing optimization

  • email_writing

    Write effective marketing and sales emails

Note: Tool names inferred from the category list and skill descriptions rather than an explicit MCP tools section. The README describes 175 marketing skills but doesn't specify exact MCP tool names or parameters.

Comparable tools

agent-skillsmcp-marketing-toolspromptbase

Installation

Claude Desktop / Claude Code / Copilot (MCP)

npx @clawfu/mcp-skills

Cursor / Windsurf

Add to your MCP config:

{
  "mcpServers": {
    "clawfu": {
      "command": "npx",
      "args": ["@clawfu/mcp-skills"]
    }
  }
}

Clone as Claude Code skills directory

git clone https://github.com/guia-matthieu/clawfu-skills.git
# Then use --add-dir or copy to ~/.claude/skills/

FAQ

What skills are included in the ClawFu library?
175 expert marketing methodologies across 28 categories including content creation, strategy, audio production, automation, SEO, sales, and more.
How are the skills structured?
Each skill is a markdown file following the Agent Skills standard, with a description that tells agents when to use the skill, and a body providing the full methodology with frameworks, steps, examples, and output format.

Compare clawfu-skills with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.