skill
职业分类
描述
更新
install
网络与计算机系统管理员
Install an external skill into Nonnaclaw. Clones the skill's git repo into ../nonnaclaw-skills/, installs dependencies, reads the skill's own SKILL.md for auth/setup instructions, and restarts the service. Use when user says "install skill", "add skill", or provides a skill repo URL.
2026-03-01
setup
软件开发工程师
Run initial Nonnaclaw setup. Use when user wants to install dependencies, set up containers, configure Claude auth, or start the background service. Triggers on "setup", "configure nonnaclaw", or first-time setup requests. Channels (WhatsApp, Telegram, etc.) are added separately via /install.
2026-03-01