context7-tools
CommunityQuery Context7 docs via a unified Python CLI.
Authorbsamiee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers to quickly resolve a library name to its Context7 ID and fetch comprehensive documentation (API references, code examples, and conceptual guides) without leaving the workflow, saving time and reducing search friction.
Core Features & Use Cases
- Two-step resolution: Resolve a library name to a Context7 ID and fetch curated documentation in a single flow.
- Unified CLI experience: Operate with a consistent Python-based command interface to access docs for any library.
- Use Case: While researching a library like React, instantly retrieve API references and examples to inform implementation decisions.
Quick Start
uv run .claude/skills/context7-tools/scripts/context7.py resolve --library "react" uv run .claude/skills/context7-tools/scripts/context7.py docs --library-id "/facebook/react" --topic "hooks"
Dependency Matrix
Required Modules
httpx
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: context7-tools Download link: https://github.com/bsamiee/Parametric_Forge/archive/main.zip#context7-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.