Rei-skills context7-auto-research
Automatically fetch latest library/framework documentation for Claude Code via Context7 API
install
source · Clone the upstream repo
git clone https://github.com/rootcastleco/rei-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/rootcastleco/rei-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/context7-auto-research" ~/.claude/skills/rootcastleco-rei-skills-context7-auto-research && rm -rf "$T"
manifest:
skills/context7-auto-research/SKILL.mdsource content
context7-auto-research
Overview
Automatically fetch latest library/framework documentation for Claude Code via Context7 API
When to Use
- When you need up-to-date documentation for libraries and frameworks
- When asking about React, Next.js, Prisma, or any other popular library
Installation
npx skills add -g BenedictKing/context7-auto-research
Step-by-Step Guide
- Install the skill using the command above
- Configure API key (optional, see GitHub repo for details)
- Use naturally in Claude Code conversations
Examples
See GitHub Repository for examples.
Best Practices
- Configure API keys via environment variables for higher rate limits
- Use the skill's auto-trigger feature for seamless integration
Troubleshooting
See the GitHub repository for troubleshooting guides.
Related Skills
- tavily-web, exa-search, firecrawl-scraper, codex-review
🏰 Rei Skills — Curated by Rootcastle Engineering & Innovation | Batuhan Ayrıbaş
Engineering Beyond Boundaries | admin@rootcastle.com