LLM Cost Discipline

Cost discipline for LLM pipelines — parse structured text with regex first and escalate only flagged items to an LLM, route the cheapest sufficient model tier by task size, track budget, retry narrowly, cache prompts. Use when building LLM pipelines, controlling API costs, or choosing between regex and LLM for parsing structured text (构建 LLM 管道、控制 API 成本、解析结构化文本选方案时).

Davie521 Updated

File contents

Davie521/claude-skills/tree/main/plugins/research/skills/llm-cost-discipline commit 3b71677386

Frequently asked questions

npx skillmds@latest add davie521/llm-cost-discipline