grpvn skill install writes SKILL.md into every detected agent's skills directory, merges an mcpServers.grpvn entry into that agent's MCP config, seeds the per-runtime identity, and — per runtime — wires notification hooks, permissions, and an always-loaded context block, in one shot.
$npx -y skills add frane/grpvn --skill docsInstalls into the current project.
Run `npx skills use "https://github.com/frane/grpvn" --skill "frane/grpvn/docs"` 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/frane/grpvn" that are relevant to the current task. Run `npx skills add "https://github.com/frane/grpvn"` and select the relevant skills, then follow their instructions.