Apply the Business Model Canvas (BMC) to map and evaluate business models across nine building blocks. Use this skill when the user needs to design a new business model, evaluate an existing one, compare business model options, or prepare for a strategy session — even if they say 'describe our business model', 'how do we make money', 'fill out a BMC', or 'design a new revenue model'.
npx skills add https://github.com/asgard-ai-platform/skills --skill ops-business-model-canvas
IRON LAW: All Nine Blocks Must Be Completed and Consistent
The BMC is a SYSTEM — each block depends on others. A value proposition
without a matching customer segment is an invention, not a business.
Revenue streams without cost structure analysis is wishful thinking.
Fill ALL nine blocks and check that they tell a coherent story.
| # | Block | Question | Right Side (Value) / Left Side (Efficiency) |
|---|-------|---------|---------------------------------------------|
| 1 | Customer Segments | Who are we creating value for? | Right |
| 2 | Value Propositions | What value do we deliver? | Center |
| 3 | Channels | How do we reach customers? | Right |
| 4 | Customer Relationships | How do we interact with customers? | Right |
| 5 | Revenue Streams | How do we make money? | Right |
| 6 | Key Resources | What do we need to deliver value? | Left |
| 7 | Key Activities | What must we do well? | Left |
| 8 | Key Partnerships | Who helps us? | Left |
| 9 | Cost Structure | What are the major costs? | Left |
Customer Segments: List distinct groups with different needs. Mass market? Niche? Multi-sided platform?
Value Propositions: For EACH segment, what problem do you solve or need do you fill? Be specific — "quality" is not a value prop. "Same-day delivery of organic groceries" is.
Channels: How do customers discover, evaluate, purchase, receive, and get support? Map the full journey.
Customer Relationships: Self-service? Personal assistance? Community? Automated? Co-creation?
Revenue Streams: For each segment: what do they pay? How? (subscription, transaction, licensing, advertising, freemium)
Key Resources: Physical, intellectual (IP, data), human, financial — what's essential?
Key Activities: Production? Platform management? Problem solving? Sales?
Key Partnerships: Suppliers, strategic alliances, joint ventures. WHY partner? (optimization, risk reduction, resource acquisition)
Cost Structure: Fixed vs variable. What are the biggest cost drivers? Cost-driven or value-driven model?
# Business Model Canvas: {Business}
## Canvas
| Block | Description |
|-------|-----------|
| **Customer Segments** | {who} |
| **Value Propositions** | {what value, for which segment} |
| **Channels** | {how you reach and serve} |
| **Customer Relationships** | {type of relationship} |
| **Revenue Streams** | {how you make money} |
| **Key Resources** | {essential assets} |
| **Key Activities** | {critical operations} |
| **Key Partnerships** | {key partners and why} |
| **Cost Structure** | {major cost categories} |
## Consistency Check
| Connection | Consistent? | Notes |
|-----------|------------|-------|
| Value Prop ↔ Segments | ✓/✗ | {match?} |
| Channels ↔ Segments | ✓/✗ | {reachable?} |
| Revenue ↔ Cost | ✓/✗ | {profitable?} |
## Riskiest Assumptions
1. {block: assumption that needs validation}
references/value-prop-canvas.mdCreate beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.
This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.
Take asgard-ai-platform/ops-business-model-canvas from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.