Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

business-planner商业策划师

Agent Skill

business-planner 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

18,301

周安装

755

GitHub Stars

公开资料未说明

下载量

5,980
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:business-planner(商业策划师)
来源仓库:https://github.com/mupengi-bot/business-planner
安装命令:
openclaw skills install business-planner
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install business-planner

简介

商业策划师可自动生成政府启动业务计划、基础设施图表及投资者推介材料。

  • 适用于创业准备、融资路演或公共政策项目申报等场景。
  • 支持版本控制下的迭代细化与多格式文档输出。
  • 安装前需确认权限范围、维护状态,注意是否会触发模板生成或文件写入。
  • 建议结合来源仓库 README 核验具体输入参数和输出结构。

SKILL.md

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.

Slide Structure:

1. Cover (Company name, one-liner)
2. Problem (Hook + field voices)
3. Solution (Product/service core)
4. Market Size (TAM/SAM/SOM, CAGR)
5. Product (Screenshots/demo/diagrams)
6. Business Model (Pricing, unit economics)
7. Traction (PMF signals, revenue, users)
8. Competitive Advantage (Moat, differentiation)
9. Team (Founders, key personnel)
10. Financials (3-year projections, break-even)
11. Roadmap (Milestones)
12. Ask (Funding needed, use, equity)

Storytelling Principles:

  • Hook → Resolve doubt → Product/visuals → Market/numbers
  • Don't use same visual twice
  • Emphasize "expansion" (network effects) — not just tech refinement
  • Number-focused (before/after, %, revenue, users)

Output Format:

  • Markdown (section-separated by slide)
  • Includes Google Slides/PowerPoint conversion guide

4. Iterative Revision Support

Version control, feedback incorporation, diff comparison with previous versions.

Version Control:

  • projects/gov-support/doyak-v1.htmlv2.html → ... → v12.html
  • git diff-style change tracking
  • Major changes summary (CHANGELOG.md)

Feedback Incorporation:

  • Reviewer comments → revision direction suggestions
  • Investor questions → add supplementary sections
  • A/B testing (compare two versions)

🧠 Learned Lessons (v1~v12 Experience)

Insights from iterating Doyak Package business plan from v1 to v12:

Storytelling

  1. Follow Hook → Resolve doubt → Product/visuals → Market/numbers order

- ❌ Bad: "Our tech uses AI..." (tech first) - ✅ Good: "Why do 72% abandon AI within 3 months?" (hook) → Present 3 barriers → Our solution

  1. Never use same visual twice

- Reviewers penalize "already seen this visual" - Prepare new visuals for each section

  1. "Expansion" is key — don't just talk about tech refinement

- ❌ "We'll train AI models more accurately" - ✅ "Customer A's skills → Customer B purchases → Network effects increase value"

Framework

  1. Mupengism = Apple Analogy

- OpenClaw = Internet (base infrastructure, open-source) - LLM (Claude/GPT) = Semiconductors (compute engine) - Mupengism = Apple (OS + App Store + proprietary ecosystem) - Message: Share the foundation, build proprietary ecosystem on top

  1. Hardware is our infrastructure, not for sale

- ❌ "Sell racks to customers" - ✅ "Our racks = Skill Store central server, secure margins with own infrastructure instead of AWS"

Numbers

  1. Before/After numbers mandatory

- Quote writing: 2 hours → 15 minutes - VC cold emails to 300 places: 1 week → 2 hours - SNS management: 3 hours/day → fully automated - Context explanation time: 90% reduction after 3 months

  1. Cite authoritative sources

- McKinsey 2025 AI Survey: "72% enterprise AI adoption, 72% abandonment within 3 months" - Gartner: "By 2028, agentic AI will support 15% of decisions" - MarketsandMarkets: "AI agent market $7.84B in 2025 → $52.6B in 2030 (CAGR 46%)"


📚 Reference Files

Files automatically referenced by skill (workspace-relative):

$WORKSPACE/
├─ projects/gov-support/
│   ├─ doyak-v10-img.html (latest business plan HTML)
│   ├─ doyak-v10-img2.html
│   ├─ doyak-v10.html
│   └─ doyak-v11.pdf (final submission)
├─ memory/consolidated/
│   └─ doyak-business-plan.md (core memories)
├─ memory/
│   ├─ [DATE]-mupeng-box-infra.md (infrastructure design)
│   └─ [DATE]-assoai-pitchdeck.md (pitch deck example)
└─ memory/research/
    └─ [DATE]-ai-agent-market.md (market research)

🚀 Usage

Trigger Keywords

Auto-triggers on requests containing:

  • business plan, pitch deck
  • infrastructure diagram
  • Doyak Package, TIPS, Startup Academy
  • IR materials, investor materials

Command Examples

1. Business Plan Generation

"Write Doyak Package business plan. Company name [name], item [one-liner]."

Generation Process:

  1. Receive basic info (company name, CEO, business registration, item intro)
  2. Read reference files (doyak-business-plan.md, market research)
  3. Generate from HTML template (doyak-v10-img.html structure ref)
  4. Include image insertion guide
  5. Save to projects/gov-support/[company]-v1.html
  6. Provide browser opening guide

2. Infrastructure Diagram Generation

"Create Mac Mini-based AI agent infrastructure diagram. Product lineup: Lite/Pro/Enterprise."

Generation Process:

  1. Reference mupeng-box-infra.md
  2. Generate Mermaid diagrams (architecture, network topology)
  3. Hardware spec comparison table (Markdown table)
  4. Cost breakdown (COGS, overhead, BEP)
  5. Save to projects/infra/[project]-infra.md

3. Pitch Deck Generation

"Create investor pitch deck. TAM $2B, SAM $200M, SOM $2M. Current: 2 customers, ARR 16.8M KRW."

Generation Process:

  1. Reference assoai-pitchdeck.md structure
  2. Generate 10-15 slide Markdown
  3. Apply storytelling principles (hook → resolve → product → numbers)
  4. Number-focused writing (TAM/SAM/SOM, CAC, LTV, BEP)
  5. Save to projects/pitch/[company]-pitchdeck.md

4. Version Comparison

"Show differences between doyak-v10.html and v11.html"

Execution:

  • Read both files, summarize major changes
  • Show section-by-section diff
  • Suggest improvements

5. Feedback Incorporation

"Reviewer feedback: 'Market expansion strategy is weak'. Improve this."

Execution:

  1. Read existing business plan
  2. Find "expansion" sections (business model, roadmap)
  3. Add network effects, viral strategies
  4. Generate v[N+1].html
  5. Summarize changes

📐 Template Structures

(HTML and Mermaid templates included in original, maintained as-is for technical accuracy)


🔧 Tech Stack

Tools used internally by skill:

  • HTML Generation: Template engine (Mustache/Handlebars style)
  • Diagrams: Mermaid, ASCII art
  • Version Control: Git diff logic
  • PDF Conversion: Browser print API (user manual execution)
  • File I/O: OpenClaw read, write, edit tools

📊 Output Examples

Generated File Structure

$WORKSPACE/
└─ projects/
    ├─ gov-support/
    │   ├─ [company]-v1.html (draft)
    │   ├─ [company]-v2.html (feedback incorporated)
    │   └─ [company]-final.pdf (final submission)
    ├─ pitch/
    │   └─ [company]-pitchdeck.md
    └─ infra/
        └─ [project]-infra.md

Event Bus

Event log saved when new version created:

{
  "event": "business_plan_created",
  "timestamp": "2026-02-14T08:06:00Z",
  "version": "v1",
  "file": "projects/gov-support/mycompany-v1.html",
  "company": "MyCompany",
  "type": "doyak-package",
  "changes": "Initial draft created"
}

File location: events/business-plan-2026-02-14.json


🎓 Learning Resources

Recommended Reading

Internal References

  • memory/consolidated/doyak-business-plan.md — v1~v12 iteration experience
  • memory/2026-02-09-mupeng-box-infra.md — Infrastructure design case
  • memory/research/2026-02-14-ai-agent-market.md — Market research data

🐧 Footer

🐧 Built by 무펭이Mupengism ecosystem skill 📅 Created: 2026-02-14 📝 Version: 1.0.0 🏷️ Tags: #business-plan #pitch-deck #infrastructure #government-funding #IR

🔄 Update Log

VersionDateChanges
1.0.02026-02-14Initial version created. v1~v12 experience internalized

License: MIT Contribute: Pull requests welcome at github.com/mupeng/workspace/skills/business-planner

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.21%
按下载量换算5,694

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills