Business Model logo

Business Model

CommunityPopular
phuryn
business-model

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.

Overview

Publisherphuryn
Repositorypm-skills
Skill namebusiness-model
Stars
26.4K
Forks
2.8K
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by phuryn on GitHub. Read the source before you install it.

Installation

Install the Business Model AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/phuryn/pm-skills.git /tmp/pm-skills
mkdir -p .claude/skills
cp -r /tmp/pm-skills/pm-product-strategy/skills/business-model .claude/skills/business-model
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Business Model in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Business Model on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Business Model is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Business Model Canvas

Metadata

  • Name: business-model
  • Description: 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.
  • Triggers: business model canvas, BMC, business model, how we make money

Instructions

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.

Input Requirements

  • Product or service description
  • Target customer(s) and market
  • Current business operations or assumptions
  • Competitive context or industry dynamics

Business Model Canvas Template

Left Side: Creating Value

1. Key Partners

  • Who are the key strategic partners and suppliers?
  • What partnerships enable our business model?
  • Which activities do partners handle?
  • Are there joint ventures or co-creation opportunities?

2. Key Activities

  • What key activities does the business perform?
  • What processes are critical to delivering value?
  • Are these activities in-house or outsourced?
  • Production, problem-solving, platform/network activities?

3. Key Resources

  • What resources are necessary to create value?
  • Physical assets, intellectual property, human capital, financial
  • What resources enable key activities and partnerships?
  • What's the minimum viable resource set?

Center: The Value Proposition

4. Value Propositions

  • What value do we deliver to customers?
  • Which customer problems do we solve?
  • What needs are satisfied?
  • What products/services address each segment?
  • Quantitative (price, speed, quality) vs. qualitative (design, status)

Right Side: Delivering Value

5. Customer Relationships

  • How do we establish and maintain customer relationships?
  • Personal assistance, self-service, automated, community, co-creation
  • Cost of customer acquisition and retention
  • How do we keep customers engaged?

6. Channels

  • How do customers discover and access the value?
  • Awareness: How do customers learn about us?
  • Purchase: How do they buy?
  • Delivery: How is value delivered?
  • After-sales: How do we support customers?
  • Direct vs. indirect, owned vs. partner channels

7. Customer Segments

  • Who are the key customer segments?
  • Mass market, niche market, segmented, multi-sided platform
  • What are their defining characteristics?
  • Distinct needs, channels, relationships, or profitability

Bottom: Financial Viability

8. Cost Structure

  • What are the most important costs?
  • Fixed vs. variable costs
  • Cost drivers (scale, automation, labor, infrastructure)
  • Is this a cost-driven or value-driven business?

9. Revenue Streams

  • How does the business make money?
  • Per customer, per transaction, subscription, licensing, rents
  • Pricing mechanisms (fixed, dynamic, value-based)
  • Customer lifetime value and unit economics

Output Process

  1. Identify and profile customer segments
  2. Define the core value proposition(s)
  3. Map customer relationships and channels
  4. List key activities and resources
  5. Identify key partners
  6. Outline cost structure
  7. Define revenue streams
  8. Ensure all 9 blocks align and support each other
  9. Test economic viability (LTV > 3x CAC)
  10. Identify key assumptions and risks

Domain Context

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:

  • No vision: Why should your team wake up every day? BMC doesn't address motivation or aspiration.
  • No Can't/Won't test: What stops competitors from copying you? BMC lacks a defensibility section that goes beyond listing resources.
  • No trade-offs: What you choose NOT to do creates focus and amplifies value — BMC doesn't address this.
  • No key metrics: How do you know the strategy is working? BMC has no metrics section.
  • Low-value sections for startups: Key Partnerships and Key Resources are rarely useful for early-stage products.

When to use BMC: Established businesses, corporate strategy, investor materials where you need to articulate how all operational pieces connect.

Alternatives:

  • Lean Canvas (Ash Maurya): Startup-focused, faster, replaces Partners/Activities/Resources with Problem/Solution/Unfair Advantage. Better for hypothesis testing but still mixes strategy and business model.
  • Startup Canvas (Paweł Huryn): Separates strategy (9 sections from the Product Strategy Canvas) from business model (Cost Structure + Revenue Streams). Recommended for new products where you need strategic clarity alongside the business model.

Notes

  • The Business Model Canvas provides a holistic view of how value flows through the organization
  • Each block should reinforce and support the others
  • Strong business models have clear, defensible value propositions
  • Financial sustainability requires revenue to exceed costs at scale
  • Use this to identify opportunities for innovation and optimization

Further Reading

Frequently asked questions

What does the Business Model AI skill do?

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.

Why use Business Model on TypingMind?

Because you install it once and use it with any model. Business Model is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Business Model in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/phuryn/pm-skills/tree/main/pm-product-strategy/skills/business-model. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Business Model?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Business Model?

As many as you like. As long as a model supports skills, you can use Business Model with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Business Model AI skill free?

Yes. It is published on GitHub by phuryn under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇