{
  "markdown": "# @skillpkg/claude-plugin\n\nClaude Code plugin for [SPM](https://skillpkg.dev) — the Skills Package Manager for AI agents.\n\n## What it does\n\n- Search the SPM registry for AI agent skills\n- Browse skill details, categories, and ratings\n- Install skills directly from Claude Code\n- Access the skill template for creating new skills\n\n## Installation\n\n### From the Claude Code plugin catalog\n\nSearch for \"skillpkg\" in the Claude Code plugin catalog.\n\n### Manual installation\n\n```bash\nclaude --plugin-dir ./packages/claude-plugin\n```\n\n## Slash Commands\n\n| Command                    | Description       |\n| -------------------------- | ----------------- |\n| `/skillpkg:search <query>` | Search for skills |\n| `/skillpkg:info <name>`    | Get skill details |\n| `/skillpkg:install <name>` | Install a skill   |\n\n## MCP Tools\n\nThe plugin connects to the SPM registry via MCP and provides these tools:\n\n- `search_skills` — Search skills by keyword, category, or tag\n- `get_skill` — Get detailed info about a specific skill\n- `list_categories` — List all skill categories\n- `get_template` — Get the skill creation template\n\n## Links\n\n- [skillpkg.dev](https://skillpkg.dev) — Browse skills online\n- [SPM CLI](https://github.com/skillpkg/spm) — Command-line interface\n- [Documentation](https://skillpkg.dev/docs) — Full documentation\n",
  "bytes": 1321,
  "sha": "264a1cc92229867e7d8d92543e249e6b92a3fc32f2da719d78c166d45da89875",
  "repo_slug": "skillpkg/claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_skillpkg_claude_plugin_spm_1b16a595/readme"
}