docs-search
Installation
SKILL.md
Docs Search
Search the local Grounded Docs index for library documentation. These commands return structured data (JSON by default in non-interactive sessions) and never modify the index.
When to use
- You need to answer a question about a library's API or behaviour.
- You want to check which libraries and versions are already indexed.
- You need to resolve which documentation version best matches a constraint.
Always run list first if you are unsure whether a library has been indexed.
If nothing is indexed yet, use the docs-manage skill to scrape documentation
before searching.