Yao Business Skill
Evidence-based business model analysis. Separate facts, estimates, hypotheses, and recommendations.
Use This Skill For
- turning a new idea into
3-5viable business model options - diagnosing an existing product, website, or company
- comparing direct competitors and cross-industry analogs
- proposing business model upgrades with formulas, risks, and validation
- studying a mature company to separate reusable from environment-specific patterns
Do Not Route Here
- generic marketing ideation without business model analysis
- standalone legal, tax, accounting, or valuation advice
- pure financial model builds that do not need business model diagnosis
- gray or illegal monetization design; those belong only in risk recognition and avoidance
Workflow
- Choose the branch:
idea_to_model,model_diagnosis, orcompany_case_study. - Build a
market_environmentprofile before recommending pricing, channels, or sales motion. - Gather evidence by tier and mark what is confirmed, estimated, assumed, or unknown.
- Analyze the current or proposed model, including AI as cost driver and monetization lever.
- Produce branch-appropriate JSON, HTML, and a short narrative summary.
Branch Rules
- For new ideas, generate
3-5options and include one lower-friction, one higher-margin, and one higher-barrier path. - For existing products, map current monetization, competitors, analogs, upgrade ideas, and environment fit.
- For mature companies, separate environment advantages from reusable patterns so the reader does not copy context-specific advantages blindly.
Output Contract
- Always distinguish
fact,estimate,hypothesis, andrecommendation. - Every revenue line or new monetization path needs formula, low/base/high range, and confidence.
- When competitor benchmarking applies, target at least
10direct competitors and10cross-industry analogs; if not possible, explain the gap. - Include a
market_environment_fitsection and anAI leverage and AI disruptionsection. - Final artifacts are a concise narrative, a structured JSON payload, and an HTML report.
Reference Map
- Read
references/source-foundation.mdfirst for shared objects, evidence tiers, and confidence logic. - Read
references/scenario-playbooks.mdfor the three analysis branches. - Read
references/market-environment.mdbefore giving region-sensitive advice. - Read
references/report-contract.mdbefore drafting JSON or HTML output. - Read
references/chart-playbook.mdbefore building visual analysis modules. - Use
templates/report.schema.jsonas the output schema target. - Use
templates/report-skeleton.htmlas the HTML report base. - Use
scripts/render_report.pywhen turning report JSON into HTML. - Read
reports/source-synthesis.mdonly if you need the distilled design rationale from the user's attachments.