llm
// Multi-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models.
$ git log --oneline --stat
stars:370
forks:70
updated:February 19, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namellm
descriptionMulti-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models.
metadata[object Object]
LLM 🔮
Multi-provider Large Language Model integration.
Supported Providers
- OpenAI (GPT-4, GPT-4o)
- Anthropic (Claude)
- Google (Gemini)
- Local models (Ollama, LM Studio)
Features
- Unified chat interface
- Model comparison
- Token counting
- Cost estimation
- Streaming responses
Usage Examples
"Compare GPT-4 vs Claude on this task"
"Use local Llama model"
"Estimate tokens for this prompt"