Model Specs — AI skill for Claude Code
Community catalog of LLM model specs — pricing, context windows, capabilities, and AI-CLI compatibility.
How to install Model Specs
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open PAIArtCom/model-specs and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Model Specs does
Community catalog of LLM model specs — pricing, context windows, capabilities, and AI-CLI compatibility. Auto-synced from LiteLLM with objective corrections.
Alternatives in AI
- Cc Mirror — Create multiple isolated Claude Code variants with custom providers (Z.ai, MiniMax, OpenRouter, LiteLLM) 2.1k ★
- Academic Figure Skills — AI skills for academic paper figures: repo analysis, figure planning, colorblind palettes, JSON figure specs 94 ★
- Datafog Python — Offline PII firewall for AI agents and LLM apps: fast local detection and redaction, Claude Code hook, LiteLLM 69 ★
README
model-specs

A community catalog of **LLM model specifications** — pricing, context windows, capabilities, and client/CLI compatibility — kept fresh by automatically syncing [LiteLLM](https://github.com/BerriAI/litellm)'s model database and layering **objective corrections** plus data LiteLLM doesn't track (which models each AI CLI actually accepts).
If you build AI applications and keep re-implementing the same "what does this model cost / what's its context window / does this CLI accept this model id" lookups, this repo is meant to be the single source you vendor or fetch.
What's in here
| Directory | What it holds | Edit by hand? |
|---|---|---|
upstream/litellm/ |
A read-only mirror of LiteLLM's model_prices_and_context_window.json, refreshed by CI. |
No — auto-synced |
patches/ |
Objective corrections to the upstream data (wrong pricing, provider/platform mapping, capability flags). | Yes — via PR |
clients/ |
Which model ids each AI CLI / client accepts (Claude Code, Codex, Antigravity). LiteLLM does not track this. | Yes — via PR |
dist/ |
The merged, validated artifact consumers read: catalog.json + catalog.sha. |
No — generated |
schema/ |
JSON Schema for dist/catalog.json. |
Yes |
scripts/ |
sync (pull upstream), build (merge → dist), validate (schema + invariants). |
Yes |
**Design rule:** `upstream/` is never hand-edited. Every correction lives in `patches/` so `git diff` always shows exactly what we changed vs. what LiteLLM shipped, and the merge stays reproducible.
What's intentionally NOT here
- Pricing markup / margin. This repo holds objective base costs only. Your selling price is your business policy — keep it in your own app.
- Which models a given product chooses to sell. That's product config, not a community fact. Keep served-model lists in your own project.
Consuming the catalog
Read `dist/catalog.json`. Two patterns:
- **Ven
Related Skills
Skill Cost
Multi-harness token-usage cost reporter for AI agent sessions (pi, Claude Code, Codex, opencode). Reads JSONL
Skills Hub Registry
Open registry of community-contributed AI coding skills (SKILL.md files) — daily-synced to skills-hub.ai. Inst
NeXgen Engine
One Git repo to configure every AI CLI — AGENTS.md, MCP, skills, memory rendered to each tool's native format,
AI Coding Runbook
Multi-vendor AI coding knowledge base. Auto-synced docs for Claude Code, Cursor, Codex, OpenAI, Gemini. Long-t
Satori
Self-learning loop for Claude Code — corrections and failures become skills, behind a human gate. MCP + hooks,
AI Community Skills
Skills for Claude Code, Codex, and Grok are scattered across dozens of GitHub repositories. ai-community-skill
Related Agents
Audit Reddit
Reddit Ads evidence and controls specialist. Returns schema-valid findings for Pixel and CAPI, community and i
Light Code CheckOsCompatibility
Use this agent to audit Delphi FMX source files for cross-platform compatibility issues. Finds Windows-only AP
Community Summarizer
Writes community reports (title, summary, key findings, rank) for Leiden communities from their member entitie