clawfu-skills

by guia-matthieuVerified

172 expert marketing skills for AI agents — ClawFu MCP Server

145
Stars
28
Forks
Python
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/guia-matthieu/clawfu-skills

Getting Started

Guides for using skills like clawfu-skills.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

ClawFu Skills

175 expert marketing methodologies for AI agents. Free. Open source. MIT licensed.

Dunford on positioning. Schwartz on copywriting. Cialdini on persuasion. Ogilvy on advertising. Hormozi on offers. Voss on negotiation. And 160+ more — encoded as structured, agent-readable instructions.

Skills compound. Prompts don't.

Install

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/

Browse & download individual skills

clawfu.com/skills

Catalog

175 skills across 28 categories:

CategoryCountHighlights
Content24copywriting (Schwartz), storytelling (StoryBrand), persuasion (Cialdini), SEO writing
Strategy17positioning (Dunford), competitive analysis (Porter), JTBD, cognitive biases
Audio16podcast production (Ira Glass), sonic branding, sound design (Murch)
Automation10workflow builder, data visualizer, report generator
SEO Tools8schema markup, lighthouse audit, link checker, keyword clustering
RevOps8pipeline forecasting, forecast scenarios, revenue attribution
Validation8mom test, customer discovery, lean canvas, pricing validation
Sales6sales narrative (Dunford), SPIN selling, MEDDIC, negotiation (Voss)
SDR Automation6lead enrichment, outbound sequencer, ICP scoring
Customer Success6health score, churn predictor, onboarding orchestrator
Video5AI storyboard, video concept, voice design, video QA
AI Design5image-to-3D, web design director, minimalist image director
HR-Ops5resume screener, onboarding guide, interview scheduler
Social5social listening, sentiment analyzer, hashtag analyzer
Legal5contract review, GDPR compliance, terms analyzer
Branding4brand strategy (Neumeier), brand voice, naming
Meta4skill orchestrator, RLM (large codebase), context engineering
Crisis4crisis detector, response coordinator, reputation recovery
Growth4growth loops (Reforge), PLG (Wes Bush), referral systems
Thinking4first principles, inversion, pre-mortem, second-order thinking
Analytics4A/B testing, cohort analysis, funnel analyzer
Product3product discovery (Cagan), design sprint (GV), Shape Up
Leadership3high-output management (Grove), radical candor, one-on-ones
Funnels3DotCom Secrets (Brunson), launch formula, nurture sequences
Startup3YC pitch deck, startup metrics, fundraising narrative
Acquisition2ad spend optimizer, Google Ads (Perry Marshall)
Email2email writing, deliverability checker
DevOps1DNS zonefile config

How it works

Each skill is a SKILL.md file following the Agent Skills open standard:

---
name: positioning
description: "Master product positioning using April Dunford's 5+1 framework. Use when: launching a new product; customers don't 'get it'; facing wrong competitor comparisons; pivoting to a new market"
---

The description tells agents when to use the skill. The body provides the full methodology — frameworks, steps, examples, and output format.

Skills work across Claude, ChatGPT, Copilot, Cursor, Windsurf — any tool that supports the Agent Skills standard or MCP.

Quality

All skills are reviewed against Anthropic's skill authoring best practices:

  • Expert attribution — named source methodology (Dunford, Schwartz, Cialdini...), not generic checklists
  • Agent-first descriptions — "Use when:" trigger terms for reliable discovery
  • Concise — methodology only, no explanations Claude already knows
  • Output contracts — declared output format for composability between skills

Automated quality checks run on every PR via Tessl Skill Review.

Security

Skills are context, not code. They contain markdown instructions only — no executable scripts, no network calls, no file system access.

  • 100% open source and auditable
  • No community uploads or marketplace — curated library only
  • No hidden HTML, comments, or obfuscated content
  • MIT licensed

Contributing

Found an issue? Want to improve a skill? PRs welcome.

Quality bar: every modified SKILL.md is automatically reviewed by the Tessl GitHub Action. Aim for 80%+ score.

License

MIT — see LICENSE.

Links

Built by Matthieu Credou at Guia.

Frequently Asked Questions

What is clawfu-skills?

clawfu-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by guia-matthieu. 172 expert marketing skills for AI agents — ClawFu MCP Server. It has 145 GitHub stars.

Is clawfu-skills safe to use?

Yes. clawfu-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install clawfu-skills?

Clone the repository with "git clone https://github.com/guia-matthieu/clawfu-skills" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is clawfu-skills written in?

clawfu-skills is primarily written in Python. It is open-source under guia-matthieu on GitHub, so you can review or fork the full source.

Are there alternatives to clawfu-skills?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh clawfu-skills against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details