cafleet-model-list-refresh
SolidRefresh 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.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- himkt
- Repository
- himkt/cafleet
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
refresh-models
Review and update the choosing-models tier data. Run /refresh-models to detect lineup drift against the platform's current model list, read the release notes, and produce a reviewable changeset (models.toml lineup edits plus any guidance edits) for approval. Mechanical lineup changes are applied on approval; threshold and doctrine edits are never auto-applied without calibration evidence. Manual-only.
update-model-prices
Refresh the model price table that powers Fluxion's token-usage cost estimates — the upstream llm-price-table repo plus the bundled snapshot at src/fluxion/usage/model_prices.json — by pulling current prices from the official provider pricing pages (Anthropic, OpenAI, Google Gemini). Use this whenever the user wants to update, check, or verify model prices; suspects a price is stale, wrong, or too high/low; says a provider changed prices or a new model version shipped; or asks "are these prices still right" — even if they don't name the file. It fetches the official pages (rendering OpenAI's JS-heavy page via the browser), reads per-model prices, and proposes reviewed edits that follow the file's conventions. It never auto-writes or commits — the human approves and merges.
add-model
Add or update a Claude model's pricing in Token Tab — both engines, the coverage fixture, aliases, and verification. Use when a new Claude model ships, a rate changes, or asked to "add model X", "update pricing", or "new model rate".