Skip to main content

cost-aware-llm-pipeline

Cost optimization patterns for LLM API usage — model routing by task complexity, immutable budget tracking, narrow retry logic, and prompt caching. Use when building or reviewing code that calls LLM text APIs (Claude, GPT, etc.) and spend must be routed, capped, or tracked — batch pipelines, multi-model routing, budget guardrails. Do NOT use for paid image/video render approval (that is the STOP-AND-SHOW / cost-governance-gate human-consent flow) or for choosing which model a Claude Code agent session itself runs on.

Aller à l'installation

Informations de source

Dépôt
SkyyRoseLLC/DevSkyy
Dernière activité de la source
29 juillet 2026 à 19:43
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.