AgentSkillsCN

bp-section

为商业计划撰写单一特定章节。当您只需要某一个章节,而非整份计划时,可使用此功能。

SKILL.md
--- frontmatter
name: bp-section
description: Generate a single specific section of a business plan. Use when you need just one section, not the whole plan.
argument-hint: "[section-number] [business idea]"
disable-model-invocation: true
allowed-tools: Read, Write, Edit, Grep, Glob, Skill

Single Section Generator

Generate a specific section of a business plan.

Usage

/bp-section [section-number] [business idea description]

Example: /bp-section 3 AI-powered inventory management for restaurants

Section mapping

#SectionSpecialist agent
1Executive Summarybp-ceo
2Company Descriptionbp-ceo
3Market Analysisbp-researcher
4Organization & Managementbp-legal
5Products & Servicesbp-cto
6Marketing & Salesbp-cmo
7Financial Projectionsbp-cfo
8Funding Requestbp-cfo
9Operational Planbp-coo
10Risk Managementbp-legal
11Appendixbp-legal
reviewInvestor Reviewbp-investor

Instructions

  1. Parse $ARGUMENTS — first word is section number, rest is the business idea
  2. Identify the correct specialist agent from the table above
  3. Delegate to that agent with the business idea as the brief
  4. Save the output to business-plan/[section-number]-[section-name].md

If the section number is not provided, ask the user which section they want.