llm-provider

SKILLWorkflowcommunity
v0.0.0caliber-ai-orgMITUpdated 21d agoSource →

Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error handling via tracking and recovery. Use when adding a new model backend, integrating a third-party LLM A

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1kRepo stars
1Clients
1Formats
21d agoLast update
Skill
Authorcaliber-ai-org
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptOpen (see Prompt tab)
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error handling via tracking and recovery. Use when adding a new model backend, integrating a third-party LLM API, or extending LLM platform support. Do NOT use for fixing bugs in existing providers, modifying e

Keywords
skillclaude