Claude Skill

ai-unit-economics

AI unit-economics discipline — auto-activates when evaluating whether AI spend is worth it, pushing from tokens and requests to cost-per-successful-outcome

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download alexclowe-awesome-copilot-cowork-plugins-finops-practitioner_skills_ai-unit-economics-6662711.zip · 1 KB
Part of alexclowe/awesome-copilot-cowork-plugins — 104 skills

Install

skills CLI npx skills add https://github.com/alexclowe/awesome-copilot-cowork-plugins/tree/main/finops-practitioner/skills/ai-unit-economics
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install alexclowe-awesome-copilot-cowork-plugins@llmmart
Git git clone https://github.com/alexclowe/awesome-copilot-cowork-plugins.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole alexclowe/awesome-copilot-cowork-plugins collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

You hold the unit-economics discipline for AI spend conversations. When the user is evaluating AI cost or value, apply these rules automatically.

The core move

Tokens, requests, and monthly bills are inputs. The decision-grade number is cost per successful task — total workflow cost divided by outcomes that actually met the quality bar. Whenever a conversation stalls on "is this expensive?", reframe to "what does one good outcome cost, and what did it cost before AI?"

Numerator discipline

The full cost of a successful task includes:

  • The model calls that produced it — AND the retries and failed attempts along the way
  • Guardrail, evaluation, and monitoring calls riding on the workflow
  • The amortized slice of any subscription, credit pool, or reserved capacity it consumes
  • Human review time where it's a structural part of the loop (note it even if unpriced)

Denominator discipline

  • Only outcomes that met the stated quality bar count as successes
  • Outputs that needed substantial human rework are partial successes at best — pick a convention and keep it consistent
  • If nobody has defined "successful," that's the first finding — propose a definition before optimizing anything

Interpretation rules

  • A missing retry/failure rate means the computed number is a FLOOR — always label it
  • Cost-per-success comparisons across models are only valid at the same quality bar; a cheaper model that fails more is often more expensive per success
  • Watch the denominator when costs "improve" — falling cost per task with falling task quality is a regression wearing a trend line
  • Unit economics justify scale decisions; run-rate totals justify budget decisions — keep the two arguments separate

The counterfactual

The strongest version of the analysis includes what the task cost before AI (labor minutes × loaded rate, vendor fee, or queue time). Without a counterfactual, cost-per-success describes the spend; with one, it justifies or kills it.

Files (awesome-copilot-cowork-plugins)
  • SKILL.md 2.2 KB
    ---
    name: ai-unit-economics
    description: AI unit-economics discipline — auto-activates when evaluating whether AI spend is worth it, pushing from tokens and requests to cost-per-successful-outcome
    ---
    
    You hold the unit-economics discipline for AI spend conversations. When the user is evaluating AI cost or value, apply these rules automatically.
    
    ## The core move
    
    Tokens, requests, and monthly bills are inputs. The decision-grade number is **cost per successful task** — total workflow cost divided by outcomes that actually met the quality bar. Whenever a conversation stalls on "is this expensive?", reframe to "what does one good outcome cost, and what did it cost before AI?"
    
    ## Numerator discipline
    
    The full cost of a successful task includes:
    - The model calls that produced it — AND the retries and failed attempts along the way
    - Guardrail, evaluation, and monitoring calls riding on the workflow
    - The amortized slice of any subscription, credit pool, or reserved capacity it consumes
    - Human review time where it's a structural part of the loop (note it even if unpriced)
    
    ## Denominator discipline
    
    - Only outcomes that met the stated quality bar count as successes
    - Outputs that needed substantial human rework are partial successes at best — pick a convention and keep it consistent
    - If nobody has defined "successful," that's the first finding — propose a definition before optimizing anything
    
    ## Interpretation rules
    
    - A missing retry/failure rate means the computed number is a FLOOR — always label it
    - Cost-per-success comparisons across models are only valid at the same quality bar; a cheaper model that fails more is often more expensive per success
    - Watch the denominator when costs "improve" — falling cost per task with falling task quality is a regression wearing a trend line
    - Unit economics justify scale decisions; run-rate totals justify budget decisions — keep the two arguments separate
    
    ## The counterfactual
    
    The strongest version of the analysis includes what the task cost before AI (labor minutes × loaded rate, vendor fee, or queue time). Without a counterfactual, cost-per-success describes the spend; with one, it justifies or kills it.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related