
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@clawfu/mcp-skills
Advanced tools
ClawFu: 169 expert marketing methodology skills as an MCP server. Dunford, Schwartz, Ogilvy, Cialdini, Hormozi and 20+ more.
MCP server exposing 169 expert marketing methodology skills. Works with Claude Code, Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
npx @clawfu/mcp-skills
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"clawfu": {
"command": "npx",
"args": ["-y", "@clawfu/mcp-skills"]
}
}
}
Add to .claude/settings.json or project-level MCP config:
{
"mcpServers": {
"clawfu": {
"command": "npx",
"args": ["-y", "@clawfu/mcp-skills"]
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"clawfu": {
"command": "npx",
"args": ["-y", "@clawfu/mcp-skills"]
}
}
}
Add to Windsurf MCP settings:
{
"mcpServers": {
"clawfu": {
"command": "npx",
"args": ["-y", "@clawfu/mcp-skills"]
}
}
}
If you have a local copy of the skills:
{
"mcpServers": {
"clawfu": {
"command": "npx",
"args": ["-y", "@clawfu/mcp-skills"],
"env": {
"CLAWFU_SKILLS_PATH": "/path/to/your/skills"
}
}
}
}
| Tool | Description |
|---|---|
search_skills | Search the library by natural language query. Returns top 5 matches. |
load_skill | Load a skill's full content by exact name. |
list_categories | List all 28 categories with skill counts. |
| URI | Description |
|---|---|
clawfu://catalog | Compact index of all skills (~4K tokens). |
| Name | Description |
|---|---|
use-skill | Pre-built prompt: loads a skill and applies it to your brief. |
169 skills across 28 domains, built on the work of:
git clone https://github.com/guia-matthieu/clawfu-skills
cd clawfu-mcp
npm install
npm run build
npm run inspect # Opens MCP Inspector
MIT
FAQs
ClawFu: 169 expert marketing methodology skills as an MCP server. Dunford, Schwartz, Ogilvy, Cialdini, Hormozi and 20+ more.
We found that @clawfu/mcp-skills demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.