context7

Installation
SKILL.md

Context7 Documentation Fetcher

Retrieve current library documentation via Context7 API.

Workflow

1. Search for the library

python3 ~/.claude/skills/context7/scripts/context7.py search "<library-name>"

Example:

python3 ~/.claude/skills/context7/scripts/context7.py search "next.js"

Returns library metadata including the id field needed for step 2.

Installs
22
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
context7 — openclaw/skills