ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Business Planner

Skill by mupengi-bot

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mupengi-bot/business-planner
Or

business-planner

Auto-generate business plans, infrastructure diagrams, pitch decks
v1~v12 iterative refinement experience internalized (Doyak Package journey)


šŸ“‹ Metadata

name: business-planner
description: "Auto-generate business plans, infrastructure diagrams, pitch decks. Includes government funding (Doyak Package/TIPS/Startup Academy), investor IR, tech infrastructure design. Internalized v1~v12 iteration experience."
author: ė¬“ķŽ­ģ“ 🐧
version: 1.0.0
created: 2026-02-14
triggers:
  - "business plan"
  - "pitch deck"
  - "infrastructure diagram"
  - "Doyak Package"
  - "TIPS"
  - "IR materials"
  - "investor materials"
  - "Startup Academy"

šŸŽÆ Core Features

1. Business Plan Generation (Government Funding)

Auto-generate business plans for government startup programs (Doyak Package, TIPS, Early Startup Package, Startup Academy).

Supported Formats:

  • āœ… Startup Doyak Package (General/Regional)
  • āœ… TIPS (R&D-focused)
  • āœ… Early Startup Package
  • āœ… Startup Academy

Output Structure:

Cover
ā”œā”€ Application & General Info
ā”œā”€ Startup Item Overview & Commercialization Plan (Summary)
│   ā”œā”€ Problem Definition (Hook)
│   ā”œā”€ Solution (Product/Service)
│   ā”œā”€ Customer Cases (before/after numbers)
│   └─ Key Differentiators
ā”œā”€ Market Analysis
│   ā”œā”€ TAM/SAM/SOM
│   ā”œā”€ Competitor Analysis
│   └─ Trends (McKinsey, Gartner citations)
ā”œā”€ Business Model
│   ā”œā”€ Pricing Strategy
│   ā”œā”€ Unit Economics (CAC, LTV)
│   └─ Revenue Structure
ā”œā”€ Tech Infrastructure (if applicable)
│   ā”œā”€ Architecture Diagram
│   ā”œā”€ Hardware Specs
│   └─ Cost Breakdown
ā”œā”€ Team Composition
ā”œā”€ Financial Plan (3 years)
│   ā”œā”€ Income Statement
│   ā”œā”€ Fund Execution Plan
│   └─ Break-Even Point (BEP)
└─ Roadmap (Phase 0~4)

Output Format:

  • HTML (A4 print-optimized, includes @media print styles)
  • Can be opened in browser and converted to PDF
  • Includes image insertion guide (SVG, PNG, JPG)

2. Infrastructure Diagram Generation

Visualize infrastructure architecture for tech startups.

Generated Items:

  • Architecture Diagram (text-based ASCII art, Mermaid)
  • Hardware Spec Comparison (Mac Mini, Raspberry Pi, Linux server, Cloud)
  • Cost Breakdown (COGS, overhead, BEP)
  • Network Topology (VPN, firewall, port config)
  • Security Checklist (FileVault, SSH, API key isolation)

Example Cases:

  • Mupeng Box (Mac Mini M4 Pro-based AI agent hardware)
  • On-premise vs Cloud vs Hybrid comparison
  • Product Lineup (Lite/Pro/Enterprise)

Output Format:

  • Markdown (GitHub/Notion compatible)
  • Mermaid diagrams (graph, flowchart, sequence)
  • ASCII tables

3. Pitch Deck Generation (Investor IR)

Generate pitch decks for investors/accelerators in 10-15 slide structure.

Metadata

Stars1335
Views0
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mupengi-bot-business-planner": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.