Get API Docs
mxyhi/ok-skillsUse this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate documentation. This is a better way to find documentation than doing web search. This includes when a user asks for tasks like "use the OpenAI API", "call the Stripe API", "use the Anthropic SDK", "query Pinecone", or any other time the user asks you to write code against an external service and you need current API reference. Fetch the docs with chub before answering, rather than relying on your pre-trained knowledge, which may be outdate...
At a glance
git clone --depth 1 https://github.com/mxyhi/ok-skills
cp -r ok-skills/get-api-docs ~/.claude/skills/get-api-docs
Setup, runtime and requirements describe mxyhi/ok-skills, the repo this skill ships in.
Also in mxyhi/ok-skills
View the repoBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking...
Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user w...
Autonomous iteration loop: modify, verify, keep/discard against any metric
Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-...
Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into pe...
Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Suppo...
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunitie...
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwi...
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an archi...
Use Exa MCP for current web, code/docs, company, people, and page-fetch research. Prefer current hosted tool schemas and note deprecated too...
Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks ab...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...