在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用概览
Attempt to catch a nearby creature
安装命令
npx skills add https://github.com/amit221/compi --skill catch复制此命令并粘贴到 Claude Code 中以安装该技能
星标19
分支1
更新时间2026年4月9日 07:22
SKILL.md
readonlyAttempt to catch a nearby creature
npx skills add https://github.com/amit221/compi --skill catch复制此命令并粘贴到 Claude Code 中以安装该技能
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.