Router skill
Route specialized work through verified AI agent skills managed by skillpin.From its SKILL.md
npx -y skills add nbsp1221/skillpin --skill router-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 197 tokens by cl100k_base, as published. Nobody here has run it
skillpin
Before specialized work, extract a few short, specific terms for the task and run:
skillpin search <terms> --json
Do not pass the entire user request as the search query. If the user explicitly asks to use skillpin, search is mandatory.
Compare the returned candidates by name, description, matchedFields, matchedTerms, source, relevance, and integrity status.
Read a returned managedPath only when integrityStatus is verified.
A result with integrityStatus of modified may have changed since it was locked. Before reading its managedPath, tell the user that it is modified and request explicit approval to read that exact managed path. Do not read it unless the user explicitly approves. If approval is denied, consider verified candidates or continue without a routed skill.
Search results do not include skill body or file content. Do not disclose managed skill content unless you have read an eligible path.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.