context7-apiFetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
Install via ClawdBot CLI:
clawdbot install am-will/context7-apiRetrieve current library documentation via Context7 API.
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.
python3 ~/.claude/skills/context7/scripts/context7.py context "<library-id>" "<query>"
Example:
python3 ~/.claude/skills/context7/scripts/context7.py context "/vercel/next.js" "app router middleware"
Options:
--type txt|md - Output format (default: txt)--tokens N - Limit response tokens| Task | Command |
|------|---------|
| Find React docs | search "react" |
| Get React hooks info | context "/facebook/react" "useEffect cleanup" |
| Find Supabase | search "supabase" |
| Get Supabase auth | context "/supabase/supabase" "authentication row level security" |
Generated Mar 1, 2026
Developers building a new e-commerce platform using React need to fetch current documentation for hooks like useEffect and useState to implement dynamic product filtering and state management efficiently. This ensures they follow best practices and avoid deprecated patterns.
A SaaS startup migrating to Next.js App Router uses this skill to retrieve up-to-date documentation on middleware and routing patterns, enabling secure user authentication and optimized server-side rendering for their dashboard.
Mobile app developers integrating Supabase for backend services fetch documentation on authentication and row-level security to ensure data privacy and real-time sync features are implemented correctly across iOS and Android platforms.
FinTech engineers encounter bugs with third-party financial libraries and use this skill to access current API documentation, helping them resolve issues related to transaction processing and compliance without relying on outdated knowledge.
An online learning platform updates its coding tutorials by fetching the latest documentation for libraries like React and Next.js, ensuring course materials reflect current best practices and API changes for students.
Offer basic documentation fetching for free with limited queries, then charge for premium features like higher token limits, priority support, and advanced search capabilities. This attracts individual developers and scales to enterprise teams.
Sell licenses to large companies for integrating the skill into their internal development tools, providing custom API endpoints, dedicated support, and compliance with security standards to enhance team productivity.
Distribute the skill through platforms like GitHub Marketplace or IDE extensions, earning revenue from one-time purchases or commissions on sales. This model targets developers seeking streamlined workflows in their existing environments.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically fetch documentation during build processes, ensuring code reviews and deployments use current library references without manual intervention.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
Search for jobs across LinkedIn, Indeed, Glassdoor, ZipRecruiter, Google Jobs, Bayt, Naukri, and BDJobs using the JobSpy MCP server.