345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents โ engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"claude-skills": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-claude-skills"
]
}
}
}