Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Search library documentation and code examples via Nia
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -65% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -57% | 0% |
Search across 3000+ packages (npm, PyPI, Crates, Go) and indexed sources for documentation and code examples.
bashuv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package fastapi --query "dependency injection"
bashuv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package react --registry npm --query "hooks patterns"
bashuv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package sqlalchemy --grep "session.execute"
bashuv run python -m runtime.harness scripts/mcp/nia_docs.py \ --search "error handling middleware"
| Option | Description | |--------|-------------| | --package | Package name to search in | | --registry | Registry: npm, py_pi, crates, go_modules (default: npm) | | --query | Semantic search query | | --grep | Regex pattern to search | | --search | Universal search across all indexed sources | | --limit | Max results (default: 5) |
bash# Python library usage uv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package pydantic --registry py_pi --query "validators" # React patterns uv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package react --query "useEffect cleanup" # Find specific function usage uv run python -m runtime.harness scripts/mcp/nia_docs.py \ --package express --grep "app.use"
Requires NIA_API_KEY in environment or nia server in mcp_config.json.
Other measured skills in the registry, with their headline benchmark lift.