Create, edit, and delete custom managed skills in the user's workspace. Use whenever the user wants to author a new skill from a description, scaffold a SKILL.md, or remove a skill they no longer need.
$npx -y skills add vellum-ai/vellum-assistant --skill skill-managementInstalls into the current project.
Run `npx skills use "https://github.com/vellum-ai/vellum-assistant" --skill "vellum-ai/vellum-assistant/skill-management"` 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/vellum-ai/vellum-assistant" that are relevant to the current task. Run `npx skills add "https://github.com/vellum-ai/vellum-assistant"` and select the relevant skills, then follow their instructions.