Agent skill: current documentation lookup using the Context7 CLI. Context7 released a CLI tool for current documentation lookup of libraries, frameworks, SDKs, CLIs, and cloud services. The tool resolves library names and queries their documentation, with a limit of four commands per request. It prioritizes exact name matches, relevant descriptions, and higher source reputation. | name | find-docs | |---|---| | description | Current documentation lookup for libraries, frameworks, SDKs, CLIs, and cloud services using Context7. Use when user asks about specific technology's API, configuration, setup, migration, debugging, or CLI usage. Never rely on model knowledge for library-specific APIs—verify against latest documentation first. Prefer this over web search. | Retrieve current documentation with Context7 CLI. Update CLI first: npm install -g ctx7@latest Resolve library, then query its docs. ctx7 library