Apilookup
Description
--- description: Look up current API/SDK documentation with version awareness allowed-tools: WebSearch, WebFetch, Read, Grep argument-hint: [API or SDK name + question] --- You are looking up current, accurate API/SDK documentation. ## Query $ARGUMENTS ## Process ### Step 1: Identify Context - What API/SDK? - What version is the project using? (check package.json, requirements.txt, etc.) - What specific aspect? (setup, method, config, migration) ### Step 2: Search Current Docs Search with
Installation
Installs to ~/.claude/skills/howardpen9-claude-code-multi-llm-apilookup/SKILL.md
mkdir -p ~/.claude/skills/howardpen9-claude-code-multi-llm-apilookup && curl -fsSL https://raw.githubusercontent.com/howardpen9/claude-code-multi-llm/HEAD/commands/apilookup.md -o ~/.claude/skills/howardpen9-claude-code-multi-llm-apilookup/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation