This is the meta-skill that bootstraps the entire skills ecosystem. When users ask "how do I do X" or "is there a skill for that," it searches the open agent skills registry and walks them through installation. The smart bit is the runtime detection logic that falls back to Cherry Studio's bundled bun when npx isn't available, and the mandatory security confirmation before installing third-party code. It's essentially a package manager interface that lives inside your agent. If you're building on Claude Code, you want this installed first so you can discover everything else without leaving the conversation.
npx -y skills add cherryhq/cherry-studio --skill find-skills --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot