mit einem Klick
Attempt to catch a nearby creature
npx skills add https://github.com/amit221/compi --skill catchKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
Attempt to catch a nearby creature
npx skills add https://github.com/amit221/compi --skill catchKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
View your creature collection
Play Compi — draw cards and catch or breed creatures
Breed two creatures from your collection (picks via /collection index)
List creatures in your collection that have a valid breeding partner
Show all available Compi slash commands
View archive or archive a creature
| name | catch |
| description | Attempt to catch a nearby creature |
Parse the argument for which creature number (1-indexed) from the scan list.
Usage: /catch [number]
Call the compi catch MCP tool with the parsed index (number).
The result is displayed in the visual panel above. Respond with ONLY a brief one-line summary of what happened (caught, escaped, or fled).
Do NOT output the raw tool response.