Load when an agent needs to manage, install, update, remove, or validate OpenViking skills via the ov skills CLI. Trigger on explicit user requests about skill management, when the user mentions ov skills, install skill, update skill, delete skill, validate skill, or when an agent needs to discover what skills are available on the OpenViking server.
$npx -y skills add volcengine/openviking --skill ov-skillsInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/openviking" --skill "volcengine/openviking/ov-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/volcengine/openviking" that are relevant to the current task. Run `npx skills add "https://github.com/volcengine/openviking"` and select the relevant skills, then follow their instructions.