ai-models
Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate
npx skills add majiayu000/claude-skill-registry --skill ai-models-alinaqi-claude-bootstrap-3 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# AI Models Reference Skill *Load with: base.md + llm-patterns.md* **Last Updated: December 2025** ## Philosophy **Use the right model for the job.** Bigger isn't always better - match model capabilities to task requirements. Consider cost, latency, and accuracy tradeoffs. ## Model Selection Matrix | Task | Recommended | Why | |------|-------------|-----| | Complex reasoning | Claude Opus 4.5, o3, Gemini 3 Pro | Highest accuracy | | Fast chat/completion | Claude Haiku, GPT-4.1 mini, Gemini Flash | Low latency, cheap | | Code generation | Claude Sonnet 4.5, Codestral, GPT-4.1 | Strong coding | | Vision/images | Claude Sonnet, GPT-4o, Gemini 3 Pro | Multimodal | | Embeddings | text-embedding-3-small, Voyage | Cost-effective | | Voice synthesis | Eleven Labs v3, OpenAI TTS | Natural sounding | | Image generation | FLUX.2, DALL-E 3, SD 3.5 | Different styles | --- ## Anthropic (Claude) ### Documentation - **API Docs**: https://docs.anthropic.com - **Models Overview**: https://docs.anthropic.com/en/docs/about-claude/models/overview - **Pricing**: https://www.anthropic.com/pricing ### Latest Models (December 2025) ```typescript const CLAUDE_MODELS = { // Flagship - highest capability opu
- Philosophy
- Model Selection Matrix
- Anthropic (Claude)
- Documentation
- Latest Models (December 2025)
- Usage
- Model Selection
- OpenAI
- Google (Gemini)
- Eleven Labs (Voice)
- Replicate
- Popular Models (December 2025)
- Stability AI
- Mistral AI
LLMs Media Embeddings
What does the ai-models skill do?
Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ai-models-alinaqi-claude-bootstrap-3 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
