docs-lookup
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install docs-lookup --cli claudewrites the file to.claude/agents/docs-lookup.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/docs-lookup.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
When to use it
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
How to install / invoke
Vendored from affaan-m/ecc (subagents). See the source: https://github.com/affaan-m/ecc/blob/main/agents/docs-lookup.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).
Related
build-error-resolver
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.