Create, update, or delete skills. Use when the user asks to create a new skill, modify an existing skill, package scripts/assets into a skill, or discusses skill design and structure.
$npx -y skills add ai-pivot/xbot --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/ai-pivot/xbot" --skill "ai-pivot/xbot/skill-creator"` 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/ai-pivot/xbot" that are relevant to the current task. Run `npx skills add "https://github.com/ai-pivot/xbot"` and select the relevant skills, then follow their instructions.