business-model-canvas-skill

business-model-canvas-skill is a skill for Claude Code, Codex from peterfei/forge-skill. It costs 80 tokens per session (5,093 once invoked), scanned A, original, MIT.

A structured worksheet for describing how an organization creates, delivers, and earns value. The Business Model Canvas divides this into nine parts, including customers, value offered, resources, activities, channels, and income.

In plain words
What is it for?
Use it to analyze or design a business model, clarify customers and value, map resources and activities, and examine how the organization earns money.
Why use it?
It turns a complicated business idea into a single organized view. This makes assumptions, gaps, and possible improvements easier to spot.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to analyze or design a business model, clarify customers and value, map resources and activities, and examine how the organization earns money.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/peterfei/forge-skill/business-model-canvas-skill
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.

Any agent
npx skills add peterfei/forge-skill --skill business-model-canvas-skill
Clone the repo
git clone --depth 1 https://github.com/peterfei/forge-skill

Made for: Claude Code, Codex.

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 business-model-canvas-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/peterfei/forge-skill/business-model-canvas-skill/github.svg)](https://agentmods.dev/skills/peterfei/forge-skill/business-model-canvas-skill)
Your own site
<a href="https://agentmods.dev/skills/peterfei/forge-skill/business-model-canvas-skill"><img src="https://agentmods.dev/badge/skills/peterfei/forge-skill/business-model-canvas-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for business-model-canvas-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/peterfei/forge-skill/business-model-canvas-skill"><img src="https://agentmods.dev/badge/skills/peterfei/forge-skill/business-model-canvas-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,093 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00080 $0.05093
Opus 5 $0.00040 $0.02547
Sonnet 5 $0.00016 $0.01019
Haiku 4.5 $0.00008 $0.00509

Measured 9d ago against content hash 07a7d8219cf6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

business-model-canvas-skill scanned grade A with 0 findings 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 9d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

methods/business-model-canvas-skill/SKILL.md · 268 lines

How it starts

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

商业模式画布 · 思维工具

一个商业模式描述了一个组织如何创造、传递和获取价值的基本原理。 — Alexander Osterwalder

激活条件与触发词

直接调用

  • 「用商业模式画布分析...」
  • 「帮我做BMC分析」
  • 「设计[某产品]的商业模式」

语义触发

  • 用户讨论「如何变现」「商业模式设计」「盈利模式」
  • 用户需要「系统化梳理商业逻辑」
  • 用户关注「价值传递」「客户细分」「收入来源」

组合调用

  • 「先用商业模式画布分析,再用精益画布验证」
  • 「结合价值主张画布和BMC分析」

方法框架概览

商业模式画布的核心是通过9个构造块系统化描述商业价值的创造、传递和获取机制。它通过价值-资源-收益的三角原理来帮助创业者和管理者快速可视化商业逻辑,识别关键假设,发现优化机会。

核心原理(3-7个,每个须附 ≥2 个跨域证据)

原理 1: 价值主张是商业模式的北极星

一句话定义:所有商业模式必须从为客户创造独特价值开始,其他8个构造块围绕价值主张展开。

跨域证据

  1. 零售业(IKEA):IKEA的整个商业模式围绕「为大众提供设计良好、功能齐全、价格低廉的家居产品」这一价值主张设计,从扁平包装(渠道)、自主提货(客户关系)到大规模生产(关键活动)全部服务于该价值主张。来源:DIVA Portal学术论文《IKEA的商业模式创新》(2018)
  2. 户外服装(Patagonia):Patagonia的「可持续驱动」价值主张贯穿全部9个构造块,从回收材料使用(核心资源)到「Don't Buy This Jacket」反消费主义营销(客户关系),到Worn Wear维修计划(关键活动)。来源:Strategyzer官方案例库(Osterwalder公司)

应用方式:面对「商业模式设计」问题时,先明确「我们为谁创造什么独特价值」,其他7个构造块作为实现价值的手段而非起点。

局限:在多边平台商业模式中,可能需要同时满足多个客户群体的价值主张,单一北极星原则可能简化现实复杂性。

原理 2: 客户-价值-资源的因果链条不可逆

一句话定义:商业模式设计必须遵循「客户细分→价值主张→核心资源」的因果逻辑,反向设计会导致资源堆砌而无市场。

跨域证据

  1. SaaS行业:Slack最初作为游戏公司内部工具(客户需求明确),发现团队沟通价值主张后,调整核心资源为实时消息技术,收入来源从游戏订阅转向企业SaaS订阅。来源:Slack创始人访谈(First Round Review,2016)
  2. 制造业转型:传统车企尝试转型移动服务时,从「我们有制造能力」(核心资源)出发设计商业模式,导致Mobility-as-a-Service项目失败,未能匹配城市客户按需出行价值主张。来源:Journal of Business Model学术研究《传统制造业数字化转型陷阱》(2020)

应用方式:面对「资源丰富但商业变现困难」问题时,检查是否违反因果链条,尝试从客户细分重新推导价值主张,再配置核心资源。

局限:在资源驱动型行业(如能源、基础设施建设),核心资源可能成为约束条件,价值主张需要在资源边界内设计。

原理 3: 财务可行性必须双重验证

一句话定义:可持续商业模式必须同时满足「收入来源>成本结构」(利润验证)和「客户愿意支付>交付成本」(价值验证)。

跨域证据

  1. 咖啡行业:Blue Bottle Coffee在扩展时验证:客户愿为精品咖啡体验支付$4-5(价值验证),覆盖$2.5原料+$0.5租金+$1人工(成本结构),维持正向毛利。来源:Blue Bottle融资路演材料(2017,被雀巢收购前)
  2. 共享经济失败案例:Bounce(共享办公空间)失败因客户只愿支付$10/天,但场地租赁+运营成本>$25/天,价值验证失败导致财务不可行。来源:哈佛商学院案例《Bounce的商业模式困境》(2019)

应用方式:面对「商业模式是否可行」问题时,同时计算客户支付意愿-交付成本(单价P&L)和总收入-总成本(公司P&L),任一为负则商业模式不成立。

局限:网络效应业务可能在早期财务验证为负,通过用户增长后的边际成本递减实现后期盈利,此时需引入「单位经济模型随规模变化」的验证维度。

原理 4: 渠道通路决定价值传递成本结构

一句话定义:选择的渠道通路直接影响成本结构和客户关系,不同渠道导致不同商业模式架构。

跨域证据

  1. 软件行业:Adobe从 boxed 软件(零售渠道,成本结构:实体生产+分销商分成)转向 Creative Cloud 订阅(SaaS渠道,成本结构:服务器+CDN),毛利率从60%提升至85%,客户关系从交易型转向订阅型。来源:Adobe 2013-2020年报数据
  2. 快消品行业:Dollar Shave Club绕过零售渠道,直接面向消费者(DTC),渠道成本从传统零售的30-40%降至营销+配送的15%,支撑低价订阅模式。来源:Dollar Shave Club被联合利华10亿美元收购案例分析(2016)

Read the full file on GitHub · 268 lines

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. 9d ago First seen · 268 lines · 80 tokens per session scan A 07a7d8219cf6

Subscribe to this mod's changes

business-model-canvas-skill is a skill published in the GitHub repository peterfei/forge-skill (13 stars, last pushed 2mo ago), licensed MIT. It adds 80 tokens to every session and 5,093 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

opencli-usage

Use at the start of any OpenCLI session — this is the top-level map of what opencli can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?".

jackwener/OpenCLI · 74 tokens

opencli-sitemap-author

Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.

jackwener/OpenCLI · 67 tokens

opencli-browser-sitemap

Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark stale sitemap entries without trusting them over live…

jackwener/OpenCLI · 64 tokens

crit-story

Author a crit story and continue the interactive review loop only when the user explicitly invokes crit-story or directly asks you to generate a crit story. Do not infer this skill from generic review, PR, or diff-review requests.

tomasz-tomczyk/crit · 47 tokens

gpt-vis

A chart-generation tool that recommends visual formats for data and produces either chart settings or runnable code. It uses GPT-Vis, a library for rendering data visualisations.

antvis/chart-visualization-skills · 63 tokens

antv-x6-editor

A skill for creating and troubleshooting interactive diagrams with AntV X6, a JavaScript engine for editors made of connected nodes and lines. It supports diagram types such as flowcharts, dependency graphs, entity-relationship diagrams, and organization charts.

antvis/chart-visualization-skills · 253 tokens