Manages Agent Skills for this Right Agent agent via skills.sh (Vercel's Agent Skills directory). Searches the skills.sh registry, installs skills by owner/repo slug, removes installed skills, and lists all installed skills. Use when the user wants to find, install, remove, update, or list Claude Code skills, or mentions skills.sh, skill packages, or skill management.
$npx -y skills add onsails/right-agent --skill right-skillsInstalls into the current project.
Run `npx skills use "https://github.com/onsails/right-agent" --skill "onsails/right-agent/right-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/onsails/right-agent" that are relevant to the current task. Run `npx skills add "https://github.com/onsails/right-agent"` and select the relevant skills, then follow their instructions.