← Back to Skills Marketplace
bytesagain3

Business Plan Cn

by bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
639
Downloads
0
Stars
5
Active Installs
10
Versions
Install in OpenClaw
/install business-plan-cn
Description
商业计划书生成器。完整BP、精益画布、SWOT分析、财务预测、电梯演讲、市场分析。Business plan generator with lean canvas, SWOT, financial projections, elevator pitch, market analysis. 商业计划、创业、BP。
README (SKILL.md)

Business Plan Generator

商业计划书生成器。完整BP、精益画布、SWOT分析、财务预测、电梯演讲、市场分析。Business plan generator with lean canvas, SWOT, financial projections, elevator pitch, market analysis. 商业计划、创业、BP。

使用场景

💡 无论你是新手还是专业人士,都能快速上手

命令列表

命令 功能
generate generate
canvas canvas
swot swot
financial financial
pitch pitch
market market

专业建议

  • 执行摘要(最后写,最重要)
  • 公司描述
  • 市场分析(TAM>SAM>SOM)
  • 产品/服务
  • 营销策略(4P)

Business Plan Generator by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

  • generate — Generate
  • canvas — Canvas
  • swot — Swot

Examples

# Show help
business-plan-cn help

# Run
business-plan-cn run
Usage Guidance
This skill appears to do what it says: generate business plans and templates using local Bash scripts. Before installing/use, note: (1) the scripts create a data directory (by default $HOME/.local/share/business-plan-cn) and append user inputs to history.log/data.log — avoid passing sensitive secrets into the tool if you do not want them persisted; (2) no network calls or external credentials are requested, but verify the publisher (owner ID and the SKILL.md homepage link) if provenance matters; (3) if you want extra caution, inspect the two included .sh files locally or run them in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: business-plan-cn Version: 2.0.0 The skill bundle is a legitimate tool for generating business plan templates and Chinese content. The primary logic in `scripts/bp.sh` performs financial calculations using standard utilities like `bc` and outputs Markdown-formatted reports, while `scripts/script.sh` provides simple text-processing helpers. There is no evidence of data exfiltration, network activity, or malicious command execution.
Capability Assessment
Purpose & Capability
Name/description (商业计划书生成器) align with the included scripts: bp.sh generates business plans, canvas and swot output templates, and script.sh provides small content-generation utilities. No unrelated credentials or binaries are required.
Instruction Scope
SKILL.md describes using the business-plan tool and examples match the scripts. The scripts only read input arguments and produce textual output; they do not read system secrets or call external endpoints. They do, however, write logs/data to a per-user data directory.
Install Mechanism
There is no install spec (instruction-only), and the code files are plain Bash scripts. No external downloads, package installs, or archive extraction are requested.
Credentials
No required env vars are declared. The scripts optionally respect BUSINESS_PLAN_CN_DIR and XDG_DATA_HOME/HOME to determine a data directory and will create files there; this is reasonable for a CLI tool but means user input may be persisted to ~/.local/share/business-plan-cn by default.
Persistence & Privilege
always:false and there is no attempt to modify other skills or system-wide config. The script creates a data directory and appends to history.log/data.log under the user's data path, which is expected but persistent.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install business-plan-cn
  3. After installation, invoke the skill by name or use /business-plan-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.6
yaml-fix+quality
v2.4.5
yaml-fix+quality
v2.4.4
Quality upgrade
v2.4.3
Quality upgrade: custom functionality
v2.4.2
Standards compliance: unique content, no template text
v2.4.1
Quality improvement: better docs, examples, cleaner text
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Business Plan Generator 1.0.0 – Initial Release - Generate full business plans, lean canvas, and elevator pitches in Chinese and English. - Provides automated SWOT analysis, financial projections, and market analysis. - Includes simple commands for each major business plan section. - Suitable for both beginners and professionals.
Metadata
Slug business-plan-cn
Version 2.0.0
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 10
Frequently Asked Questions

What is Business Plan Cn?

商业计划书生成器。完整BP、精益画布、SWOT分析、财务预测、电梯演讲、市场分析。Business plan generator with lean canvas, SWOT, financial projections, elevator pitch, market analysis. 商业计划、创业、BP。 It is an AI Agent Skill for Claude Code / OpenClaw, with 639 downloads so far.

How do I install Business Plan Cn?

Run "/install business-plan-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Business Plan Cn free?

Yes, Business Plan Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Business Plan Cn support?

Business Plan Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Business Plan Cn?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.

💬 Comments