Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns, or code examples for any library. Lightweight alternative to Context7 MCP with no persistent context overhead. By Netresearch.
Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns, or code examples for any library.
/plugin marketplace add netresearch/context7-skill/plugin install context7@netresearch-claude-code-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/context7.shFetch current library documentation, API references, and code examples without MCP context overhead.
import, require, fromscripts/context7.sh search "library-name"
Output shows library IDs (e.g., /facebook/react).
scripts/context7.sh docs "<library-id>" "[topic]" "[mode]"
library-id: From search (e.g., /facebook/react)topic: Optional focus (e.g., hooks, routing)mode: code (default) or info for guidesUse returned documentation for accurate, version-specific answers with official patterns.
| Command | Purpose |
|---|---|
search | Find library ID |
docs | Fetch documentation |
| Mode | Use For |
|---|---|
code | API references, examples (default) |
info | Conceptual guides, tutorials |
Contributing: https://github.com/netresearch/context7-skill
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.