byxingkongliang· 1 skill
Manage the user's agent-skill library via the local skills-manager-cli — install, update, remove, enable/disable, sync, search, adopt, and tag skills in a central library that's shared across every installed agent (Claude Code, Cursor, Codex, Gemini CLI, Windsurf, etc.). Use this whenever the user wants to install or find or update or remove or list a skill, see what skills they have, sync skills across agents, adopt skills already installed elsewhere, or generally manage their skill library. Prefer this over find-skills when skills-manager-cli is on PATH, because routing installs through the central library is the only way subsequent update and sync work — direct npx skills add installs cannot be updated or shared across agents. Triggers include "install/add a skill", "find a skill for X", "is there a skill that does Y", "update my skills", "remove/uninstall this skill", "list/show my skills", "what skills do I have", "sync skills", "manage skills", "skill library".
$npx -y skills add xingkongliang/skills-manager --skill manage-skillsInstalls into the current project.
Run `npx skills use "https://github.com/xingkongliang/skills-manager" --skill "xingkongliang/skills-manager/manage-skills"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xingkongliang/skills-manager" that are relevant to the current task. Run `npx skills add "https://github.com/xingkongliang/skills-manager"` and select the relevant skills, then follow their instructions.