A high-performance bridge for AI agents to query live, version-accurate documentation for virtually any software library.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install context7-mcp-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install context7-mcp-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Context7 MCP Skill empowers AI coding agents to overcome knowledge cutoffs by providing direct access to the latest documentation and code samples. By integrating with the Context7 Model Context Protocol (MCP) server, developers can ensure their agents are working with current API specifications, avoiding deprecated methods and hallucinated syntax. This tool is a critical addition for developers using Openclaw Skills who need real-time technical references for npm packages, Python libraries, and various framework ecosystems.
It bridges the gap between static LLM training data and the rapidly evolving world of software development. By resolving specific library IDs and querying their contents in real-time, the skill provides a high-fidelity context that is essential for modern software engineering workflows where third-party dependencies update frequently.
Ensure the uxc skill is installed before proceeding. Use the following commands to set up the CLI alias and prepare the Openclaw Skills environment:
# Check if the command alias exists
command -v context7-mcp-cli
# If missing, create the linked command
uxc link context7-mcp-cli mcp.context7.com/mcp
# Verify the installation
context7-mcp-cli -h
| Tool | Parameter | Description |
|---|---|---|
| resolve-library-id | libraryName | The name of the package or library (e.g., react, node). |
| resolve-library-id | query | Contextual string to help identify the correct version or source. |
| query-docs | libraryId | The unique ID returned from the resolution step (e.g., /reactjs/react.dev). |
| query-docs | query | The specific technical question or documentation section required. |
Loading
A comprehensive maintenance tool for the CLI Proxy API designed to handle secure image upgrades, configuration changes, and robust rollback procedures.

An automated tool to generate and store professional Markdown work reports based on your daily achievements and blockers.

A productivity skill for generating structured Chinese daily reports in Markdown format to streamline personal reflection and progress tracking.

An AI-driven tool for generating standardized financial health reports and key metrics for Chinese A-share stocks.

A powerful tool to interact with GitHub repository documentation and get AI-grounded answers about codebases.

A powerful tool for AI agents to discover, query, and visualize blockchain data directly from Dune Analytics.








































