Bp outline
Top-level index for the Lovstudio skills ecosystem
npx -y skills add lovstudio/skills --skill bp-outlineAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Turn existing project materials into a source-backed investor BP brief, evidence ledger, and 12–15 slide outline. Use before making slides, when the product positioning is unclear, or when an existing outline is too technical, generic, or unsupported. Trigger on "写 BP 大纲", "融资叙事", "梳理商业计划书", "先不要做 PPT", "BP outline", "investor narrative", or "pitch deck outline".
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
4.8 KB, as published. Nobody here has run it
BP Outline
Build the investment story before choosing a visual style. This skill stops at an approved, source-backed outline and does not generate PPTX/PDF.
Input
Any combination of:
- repository, product docs, PRD, website, prior applications, or existing BP;
- analytics exports, payment/usage data, GitHub evidence, and customer notes;
- product screenshots, founder profile, team history, brand assets;
- financing stage, amount, equity/instrument, and milestones.
Output Contract
business-plan/
├── brief.md
├── evidence-ledger.md
├── outline.md
└── assets/
The output is ready for lovstudio-bp-deck only when the evidence gate passes.
Workflow (MANDATORY)
Step 0: Resolve the skill and workspace
Resolve this SKILL.md directory as SKILL_DIR. If the user already has a
business-plan/ workspace, continue in it. Otherwise initialize one:
python3 "$SKILL_DIR/scripts/init_bp.py" \
--name "Project Name" \
--stage seed \
--output ./business-plan
Read references/user-config.md for portable path and brand resolution.
Step 1: Inspect before asking
Search the user's supplied scope first. Prefer exact repo/files/URLs over broad discovery. Extract known audience, financing stage, ask, product, buyer, traction, business model, market, competition, growth, and team evidence.
Ask at most one compact round of questions for missing decisions that materially change the outline. If the user says “不要问”“按推荐方案”, assume seed investors, 12–15 slides, 8–10 minutes, and mark the financing ask as a visible gap if unknown.
Step 2: Build the evidence ledger
Record every material claim as:
- fact;
- inference;
- assumption;
- missing.
Include source, as-of date, slide destination, and next action. For changing claims,
verify current authoritative sources. Never substitute a broad AI forecast for a
buyer-linked market calculation. Read references/evidence-and-market.md.
Step 3: Define the investor-readable product
Before the vision, draft three one-line definitions:
- literal category;
- accurate comparator (“X for Y”);
- category-creation language with a plain-language explanation.
Choose the line a non-technical investor can repeat after ten seconds. Separate:
early wedge → adjacent users → long-term market
Treat technical modes as implementation unless the buyer actually pays for the
mechanism. Read references/investor-story.md.
Step 4: Write the 12–15 page argument
Use this 12-page base:
- one sentence: who you are;
- concrete user problem;
- how the product solves it;
- product demo or core experience;
- why now;
- real validation;
- business model;
- market size and wedge;
- competition and differentiation;
- growth plan;
- why this team;
- financing ask, use, and next proof.
Expand only when a product demo, moat, B2B deployment model, or financial model
needs a dedicated page. Read references/deck-architecture.md.
Each slide entry must contain:
- conclusion headline;
- investor takeaway;
- evidence IDs and sources;
- exact visual/chart proof;
- speaker purpose;
- unresolved gap or “none”.
Step 5: Run the evidence gate
The outline is ready only when:
- all 12 investor questions are covered;
- the product definition is investor-readable;
- every core number traces to evidence or a labeled assumption;
- traction stages and denominators are not mixed;
- TAM/SAM/SOM has a buyer-price-reachability bridge;
- the financing ask connects to 18–24 month validation milestones;
- no placeholder is hidden as final copy.
Report the page map and at most five evidence gaps. Do not start slide generation
unless the user asked for a complete BP or explicitly continues with bp-deck.
Recommended Next Step
$lovstudio-bp-deck ./business-plan/outline.md