Create and iterate on Business Model Canvas frameworks. TRIGGERS - Use when user wants a business model canvas, lean canvas, or business model analysis.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill business-model-canvas --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Business Model Canvas?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-business-model-canvas)More formats (shields.io, HTML) on the badges page.
---
name: business-model-canvas
description: |
Create and iterate on Business Model Canvas frameworks.
TRIGGERS - Use when user wants a business model canvas, lean canvas, or business model analysis.
---
# Business Model Canvas
## Output Format
```markdown
# Business Model Canvas: [Company/Product]
| Key Partners | Key Activities | Value Propositions | Customer Relationships | Customer Segments |
|-------------|---------------|-------------------|----------------------|------------------|
| [Who are your key partners?] | [What do you do?] | [What value do you deliver?] | [How do you interact?] | [Who are your customers?] |
| Key Resources | | Channels | | |
|--------------|---|----------|---|---|
| [What do you need?] | | [How do you reach them?] | | |
| Cost Structure | | Revenue Streams | | |
|---------------|---|----------------|---|---|
| [What are your costs?] | | [How do you make money?] | | |
---
## Deep Dive
### Value Proposition
**For [customer segment] who [need/problem], our [product/service] provides [benefit] unlike [alternative] because [differentiator].**
### Revenue Model
[Detailed breakdown of how money flows]
### Key Metrics
[The 3-5 numbers that matter most]
### Unfair Advantage
[What can't be easily copied]
## Risks & Assumptions
| Assumption | Risk if Wrong | How to Test |
|-----------|--------------|-------------|
| [assumption] | [risk] | [experiment] |
## Action Items
1. [Highest-priority validation step]
2. [Next step]
3. [Next step]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!