cafleet-model-list-refresh

Solid

Refresh the CAFleet model list at skills/cafleet/reference/model-list.md from the approved official pricing and capability sources. Use when a maintainer asks to refresh, update, or re-verify the model list, its token prices, its context windows, or its freshness, or when a Director reports the list was last refreshed more than 30 days ago. Maintainer-invoked only — never run automatically during a member spawn.

AI & Automation 43 stars 4 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CAFleet Model List Refresh Refresh the repository's model list — the per-backend model tables of `skills/cafleet/reference/model-list.md` — from the approved official sources, under explicit maintainer review. The repository file is the release source: a running Director reads only its deployed skill replica, so a refresh reaches Directors exclusively through the release/deployment transaction below. ## Approved sources (exhaustive allowlist) Fetch **only** these five official pages. Search results, third-party price sites, and social posts are never model-list authority. The first four are pricing and availability authority; the fifth is capability authority for the `claude` backend's context windows and Claude Code model-string syntax, and is never used to price a model. | Source | What it feeds | URL | |---|---|---| | Anthropic pricing | `claude` prices | `https://platform.claude.com/docs/en/about-claude/pricing.md` | | OpenAI pricing | `codex` prices | `https://developers.openai.com/api/docs/pricing` | | Codex model availability | `codex` availability | `https://learn.chatgpt.com/docs/models.md` | | OpenCode Zen models and pricing | `opencode` prices and availability | `https://opencode.ai/docs/zen.md` | | Claude Code model configuration | `claude` context windows and `[1m]` applicability | `https://code.claude.com/docs/en/model-config.md` | ## Refresh procedure 1. **Fetch** all five approved sources. If any source cannot be fetched or parsed, **stop**: leave t...

Details

Author
himkt
Repository
himkt/cafleet
Created
4 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category