From compi
Displays the player's creature collection by calling the Node.js CLI command 'node scripts/cli.js collection'. Free view operation with no energy cost.
How this skill is triggered — by the user, by Claude, or both
Slash command
/compi:collectionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the player's creature collection. Call the `collection` MCP tool and display the output verbatim using:
Show the player's creature collection. Call the collection MCP tool and display the output verbatim using:
node scripts/cli.js collection
This is free — no energy cost. Just a view command.
npx claudepluginhub skogbackup/compiDisplays the player's creature collection by calling the Node.js CLI command 'node scripts/cli.js collection'. Free view operation with no energy cost.
Turn any website into a CLI by reusing Chrome's logged-in browser session. Supports 19 sites and 80+ commands, extensible via TypeScript or YAML adapters.
Diagnoses Tokenmon plugin installation issues in Claude Code: verifies cache, npm dependencies, CLI, data dirs, assets, sprite rendering, multi-gen migration. Auto-fixes npm install.