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-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://context7.com/api/v2Audited Apr 17, 2026 · audit v1.0
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.
Scored Apr 19, 2026
Connect to external services through Maton-managed API routes. Use this skill only after the user names the target app, account, and task. Start with read/li...
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights. Get your API k...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
Best practices for Remotion - Video creation in React
Perform structured HTTP/HTTPS requests (GET, POST, PUT, DELETE) with custom headers and JSON body support. Use for API testing, health checks, or interacting...
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.