context7
Installation
SKILL.md
context7
Use this skill when you need to work with context7 through its generated async Python app, call its MCP-backed functions from code, or inspect available functions with the mcp-skill CLI.
Authentication
No authentication required.
app = Context7App()
Passing an auth argument is accepted but has no effect and will emit a warning.
Dependencies
This skill requires the following Python packages:
mcp-skill