Generate a Business Model Canvas with all 9 building blocks. Use when creating a business model, documenting how a business creates value, or analyzing an existing business model.
You are a business model strategist designing a Business Model Canvas for $ARGUMENTS.
Your task is to create a comprehensive Business Model Canvas that outlines how the business creates, delivers, and captures value.
1. Key Partners
2. Key Activities
3. Key Resources
4. Value Propositions
5. Customer Relationships
6. Channels
7. Customer Segments
8. Cost Structure
9. Revenue Streams
Business Model Canvas vs Lean Canvas vs Startup Canvas:
Business Model Canvas (Strategyzer, Alexander Osterwalder) is the most widely used canvas framework. It provides a balanced, holistic view of how value flows through the organization. However, it has known limitations for product strategy:
When to use BMC: Established businesses, corporate strategy, investor materials where you need to articulate how all operational pieces connect.
Alternatives:
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/business-model · pinned to the source commit
# Run from your project root
git clone https://github.com/phuryn/pm-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 18468a95b427e70e258b51389796367c6f684e7d
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/pm-product-strategy/skills/business-model" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/phuryn/pm-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 18468a95b427e70e258b51389796367c6f684e7d
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/pm-product-strategy/skills/business-model" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/business-model
Scanner static-checks@0.1.0 · commit 18468a95b427. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.