update-setup
FeaturedOne-time setup wizard for the nanobot upgrade skill. Triggers: setup update, configure update, 设置更新, 初始化更新.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- HKUDS
- Repository
- HKUDS/nanobot
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
update-skills
Check for and apply updates to locally installed skills from the kimgoetzke/coding-agent-configs GitHub repo. Use when user asks to update skills, sync skills, check for skill updates, or mentions updating their skills.
update-skills
Installed-skill version updater. Refreshes every marketplace, compares each installed plugin's version against the latest, previews a table (plugin, key updates, before → after version, estimated input-token delta), and only updates the set the user explicitly confirms. After updating it reminds that changes apply from the NEXT session, and lists every failed update with the verbatim error and a likely cause. Trigger on /eff:update-skills or $eff:update-skills, and on natural-language asks like: 'update my skills', 'update installed plugins', 'are my skills up to date', 'bump my plugins to latest', '스킬 업데이트 해줘', '설치된 스킬 최신으로 맞춰줘', '플러그인 버전 올려줘', '스킬 최신인지 확인해줘'. Keep this distinct from eff:dedupe-skills, which finds overlapping/redundant skills and helps remove them — update-skills only moves versions forward.
update-skills
Refresh installed NanoClaw channel and provider payloads from their registry branches with fork-safe remote resolution and a blocking structured result. Use after updating NanoClaw or whenever installed channel/provider code may be stale.