bydavidliuk· 3 skills
Retrieve a bounded bundle of relevant external skills from a prebuilt Graph of Skills workspace. Use when the task may need specialized skills, scripts, or references that are not already obvious from current context, especially in containerized eval environments that mount a prebuilt GoS graph.
$npx -y skills add davidliuk/graph-of-skills --skill graph-skills-retrieverInstalls into the current project.
Run `npx skills use "https://github.com/davidliuk/graph-of-skills" --skill "davidliuk/graph-of-skills/graph-skills-retriever"` 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/davidliuk/graph-of-skills" that are relevant to the current task. Run `npx skills add "https://github.com/davidliuk/graph-of-skills"` and select the relevant skills, then follow their instructions.