skip to content
~/skills/happycapy-ai/claude-code-templates

claude-code-templates

# agent skill

CLI tool for configuring and monitoring Claude Code with a comprehensive collection of 600+ AI agents, 200+ custom commands, 55+ external service integrations (MCPs), 60+ settings, 39+ hooks, and 14+ project templates. Use when users need to install or manage Claude Code components, browse available templates, run analytics/health checks, or set up development workflows. Integrates with Claude Code, Cursor, Cline, and 10+ other AI coding platforms.

invocations_30d
0
# actual agent runs this month

--discover

# add Invoked MCP to your agent — it finds this skill automatically at runtime

{
  "mcpServers": {
    "invoked": {
      "command": "npx",
      "args": [
        "-y",
        "invoked-sh"
      ]
    }
  }
}

# configure once on /how-it-works — your agent discovers every registered skill, not just this one

--badge

[![invoked.sh](https://invoked.sh/badge/happycapy-ai/claude-code-templates.svg)](https://invoked.sh/s/happycapy-ai/claude-code-templates)

is_your_skill?

# register to claim your dashboard + see every invocation

./register --claim