Armory
Source
Browse
Skills

documentation-lookup

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install documentation-lookup --cli claude

writes the skill into.claude/skills/documentation-lookup/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/documentation-lookup/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

When to use it

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/documentation-lookup/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).