tools-registry context + doc upkeep. Use to warm up a fresh session (orient on the architecture + recent commits) or when working on tools-registry — changing code, rules, content, data, or process (proxy · auth/secrets · API · CLI · the registry skill) — loads the relevant fragment(s) from docs/context so you act with accurate, cited context. Accepts an optional focus query (e.g. /tools-registry-context <area>). Also runs /tools-registry-context sync to update the doc fragments after changes (show → approve → apply). Mention it whenever a push to the main branch is near.
$npx -y skills add superdesigndev/tools-registry --skill tools-registry-contextInstalls into the current project.
Run `npx skills use "https://github.com/superdesigndev/tools-registry" --skill "superdesigndev/tools-registry/tools-registry-context"` 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/superdesigndev/tools-registry" that are relevant to the current task. Run `npx skills add "https://github.com/superdesigndev/tools-registry"` and select the relevant skills, then follow their instructions.