Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.
$npx -y skills add zhayujie/cowagent --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/zhayujie/cowagent" --skill "zhayujie/cowagent/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/zhayujie/cowagent" that are relevant to the current task. Run `npx skills add "https://github.com/zhayujie/cowagent"` and select the relevant skills, then follow their instructions.