model

model is a skill for Claude Code from heyparsadev/claude-venture-plugin. It costs 128 tokens per session (1,221 once invoked), scanned C, original, MIT.

A business-modeling guide that creates a Lean Canvas, a one-page business plan, and a unit-economics workbook showing revenue, costs, customer value, and scenarios.

In plain words
What is it for?
Use it to plan how a business makes money, calculate customer acquisition cost and lifetime value, estimate break-even, test pricing, or build financial projections.
Why use it?
It makes the money assumptions and arithmetic visible, while marking inputs that are sourced versus estimated. This helps reveal whether the business model can work financially.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the venture plugin — 9 skills, 3 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/heyparsadev/claude-venture-plugin/model
Any agent
npx skills add heyparsadev/claude-venture-plugin --skill model
Clone the repo
git clone --depth 1 https://github.com/heyparsadev/claude-venture-plugin

Made for: Claude Code.

Or install venture, the plugin that ships this one along with the rest of its 9 skills, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for model

README.md
[![agentmods](https://agentmods.dev/badge/skills/heyparsadev/claude-venture-plugin/model.svg)](https://agentmods.dev/skills/heyparsadev/claude-venture-plugin/model)
Your own site
<a href="https://agentmods.dev/skills/heyparsadev/claude-venture-plugin/model"><img src="https://agentmods.dev/badge/skills/heyparsadev/claude-venture-plugin/model.svg" alt="Measured on agentmods" height="20"></a>
Per session 128 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,221 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00128 $0.01221
Opus 5 $0.00064 $0.00611
Sonnet 5 $0.00026 $0.00244
Haiku 4.5 $0.00013 $0.00122

Measured 5d ago against content hash 963ff62b5f73, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade C, and why

model scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

description: This skill should be used when the user asks about business models, unit economics, lean canvas, pricing math, CAC/LTV, break-even, or financial projections — e.g. "build a lean canvas", "calculate unit econ
venture/skills/model/SKILL.md · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Business Model — Lean Canvas & Unit Economics

Answer "how does this make money, and does the math survive contact with reality?" Two artifacts: the Lean Canvas (the whole model on one page) and the unit economics workbook (per-customer math + scenarios). All arithmetic shown, every input sourced or flagged as assumption.

Shared conventions (venture suite)

  • Workspace: locate ventures/ in the current working directory (ask once and create if missing). All outputs go to ventures/<slug>/<NN-module>/.
  • Templates are read-only. Files under a skill's references/ live inside the installed plugin and are shared by every venture. Never write to them. "Fill template X" always means: copy it into ventures/<slug>/<NN-module>/ under a dated name and fill the copy.
  • Read VENTURE.md first. When done: update its Status table and append key findings to "Key facts & numbers" (format: - [module, YYYY-MM-DD] finding (source, confidence)).
  • Language: converse in the user's language. Write formal deliverables (reports, canvases, battlecards) in the report_language set in VENTURE.md. Persian reports keep standard English business terms as-is (TAM, SAM, SOM, CAC, LTV, GTM, churn, retention...).
  • Research integrity: cite every external claim (source + date). Mark every estimate with confidence (high/med/low). Never fabricate numbers — write "no data found" instead.
  • Chain: end by updating VENTURE.md and suggesting the logical next module.

Workflow

1. Gather inputs — reuse before asking

Mine the workspace first: pricing & competitor price range (03-competitors, 05-gtm), market size & segment (02-market), willingness-to-pay evidence (01-discovery), churn/retention (04-pmf). Then ask the user only for what's missing: actual costs, current price, real CAC if any spend happened, capacity constraints (service businesses). Label every input: measured / sourced / assumption.

2. Lean Canvas

Copy references/lean-canvas.md to 06-model/lean-canvas-YYYY-MM-DD.md and fill the copy — pull problem/segment from discovery, UVP from positioning if GTM ran, revenue/cost lines from this module's math. Canvas cells cite their source module. Unknowns stay visibly TBD (a canvas full of guesses presented as facts is worse than gaps).

Read the full file on GitHub · 53 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 53 lines · 128 tokens per session scan C 963ff62b5f73

Subscribe to this mod's changes

model is a skill published in the GitHub repository heyparsadev/claude-venture-plugin (4 stars, last pushed 24d ago), licensed MIT. It adds 128 tokens to every session and 1,221 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

business-case

Build a complete business case for a product investment — strategic rationale, financial model, risk assessment, and recommendation. Use when you need executive approval for a major initiative.

mrthames/lean-pm-skills · 36 tokens

financial-analysis

Run ROI, IRR, NPV, payback period, and cost-benefit analysis for product investments. Use when you need to quantify the financial case for building something.

mrthames/lean-pm-skills · 38 tokens

chief-financial-officer

Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…

cbrock84/headcount · 88 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens

revenue-recognition

Determines when and how revenue is recognized — performance obligations, contract terms that change the answer, and the deal structures that create accounting problems. Use this to work out how a contract should be recognized, review a non-standard deal before it is signed, understand deferred revenue, or spot terms…

cbrock84/headcount · 69 tokens

payroll-operations

Runs the pay cycle so it is right, on time, and provable — the calendar and cutoffs, what feeds pay from the HRIS and time systems, gross-to-net and the deductions in it, multi-jurisdiction registration and tax filing, off-cycle payments and corrections, and the reconciliation to the general ledger. Use this to design…

cbrock84/headcount · 104 tokens