AI Strategy Researcher Skill
Research AI market signals and generate comprehensive business strategy documents as Word (.docx) files.
Task
Given a topic, vertical, or strategic question, conduct deep research across multiple sources and produce a professional Word document with full references.
Research Framework
Execute research in this order, running parallel searches where possible:
Phase 1: Market Signals (parallel searches)
- VC Theses — Search for latest investment theses from Sequoia, Emergence Capital, a16z, Bessemer, Y Combinator related to the topic
- Major Moves — Search for recent fundraises, acquisitions, JVs, and strategic partnerships (OpenAI, Anthropic, Google, Microsoft)
- Market Sizing — Search for TAM/SAM estimates from analyst reports, investor decks, and industry publications
Phase 2: Competitive Intelligence (parallel searches)
- Proof Points — Search for companies already winning in the space (ARR, valuation, growth metrics)
- Competitive Landscape — Map incumbents, startups, and model providers entering the space
- Failure Analysis — Search for companies that failed or pivoted, and why
Phase 3: Operational Intelligence (parallel searches)
- Unit Economics — Gross margins, revenue per employee, pricing models, COGS structure
- Go-to-Market — How successful companies acquired customers, partnership strategies
- Playbooks — Operational frameworks from VCs and successful founders
Phase 4: Framework Application
- Apply Sequoia's Copilot vs. Autopilot framework to the topic
- Apply Emergence Capital's Intelligence vs. Judgement framework to identify AI readiness
- Identify the Mirage PMF risk specific to this vertical/topic
- Define a North Star Metric appropriate to the vertical
Key Sources to Check
Always search these authoritative sources:
| Source |
What to look for |
| Sequoia Capital blog |
"Services: The New Software" thesis, vertical analysis |
| Emergence Capital |
AI-Native Services Playbook, portfolio companies |
| Y Combinator |
Request for Startups, batch companies in the space |
| Bessemer Venture Partners |
Cloud/AI indices, pricing playbooks |
| a16z |
Market maps, industry analyses |
| OpenAI blog |
Deployment Company updates, Frontier Alliances |
| Anthropic blog |
Enterprise JV updates, partner announcements |
| TechCrunch |
Funding rounds, startup coverage |
| Fortune |
Executive interviews, strategic analysis |
| Bloomberg |
Financial data, deal structures |
Document Generation
After research is complete, generate a Word document using python-docx:
Required Sections
- Cover Page — Title, subtitle, date, source attribution
- Table of Contents — All sections and subsections
- Executive Summary — 5 key findings with market signals
- Market Signal Analysis — What just happened and why it matters
- Macro Thesis — VC frameworks applied to the topic
- Market Sizing & Vertical Analysis — TAM with tables
- Proof Points — Companies already winning with metrics
- Operational Playbook — How to build/execute
- Unit Economics — Margins, pricing, key metrics
- Competitive Moats — Defensibility framework
- Risk Analysis — Mirage PMF and failure modes
- Strategic Framework — Decision matrix for the user
- Competitive Landscape — Positioning map
- References & Sources — ALL URLs organized by category
Document Standards
- Use
Calibri font, Pt(11) body, colored headings
- Professional tables using
Light Grid Accent 1 style
- Block quotes for key insights (italic, indented)
- Bullet points with bold prefixes for scanability
- All references include source name, article title, URL, and date
- Minimum 30 referenced URLs across categories
File Output
- Save to project root as:
{topic-slug}-strategy-{month}{year}.docx
- Example:
ai-native-insurance-strategy-may2026.docx
- Clean up the Python generator script after document creation
Python Dependencies
The document generator requires python-docx. Install if needed:
pip install python-docx
Quality Checklist
Before delivering the document, verify:
Notes
- Always run parallel WebSearch calls where possible to minimize research time
- Prefer primary sources (VC blogs, company announcements) over news aggregators
- Include both successful and failed companies for balanced analysis
- Convert all relative dates to absolute dates in the document
- The document should be investor-ready and presentable to stakeholders
1---2name: ai-strategy-researcher3description: Research and generate comprehensive AI business strategy reports as Word documents. Covers market signals, VC theses, vertical analysis, competitive landscape, unit economics, and operational playbooks. Use when the user wants AI market intelligence, strategy analysis, or business planning documents.4---56# AI Strategy Researcher Skill78Research AI market signals and generate comprehensive business strategy documents as Word (.docx) files.910## Task1112Given a topic, vertical, or strategic question, conduct deep research across multiple sources and produce a professional Word document with full references.1314## Research Framework1516Execute research in this order, running parallel searches where possible:1718### Phase 1: Market Signals (parallel searches)191. **VC Theses** — Search for latest investment theses from Sequoia, Emergence Capital, a16z, Bessemer, Y Combinator related to the topic202. **Major Moves** — Search for recent fundraises, acquisitions, JVs, and strategic partnerships (OpenAI, Anthropic, Google, Microsoft)213. **Market Sizing** — Search for TAM/SAM estimates from analyst reports, investor decks, and industry publications2223### Phase 2: Competitive Intelligence (parallel searches)244. **Proof Points** — Search for companies already winning in the space (ARR, valuation, growth metrics)255. **Competitive Landscape** — Map incumbents, startups, and model providers entering the space266. **Failure Analysis** — Search for companies that failed or pivoted, and why2728### Phase 3: Operational Intelligence (parallel searches)297. **Unit Economics** — Gross margins, revenue per employee, pricing models, COGS structure308. **Go-to-Market** — How successful companies acquired customers, partnership strategies319. **Playbooks** — Operational frameworks from VCs and successful founders3233### Phase 4: Framework Application3410. Apply Sequoia's **Copilot vs. Autopilot** framework to the topic3511. Apply Emergence Capital's **Intelligence vs. Judgement** framework to identify AI readiness3612. Identify the **Mirage PMF** risk specific to this vertical/topic3713. Define a **North Star Metric** appropriate to the vertical3839## Key Sources to Check4041Always search these authoritative sources:4243| Source | What to look for |44|--------|-----------------|45| Sequoia Capital blog | "Services: The New Software" thesis, vertical analysis |46| Emergence Capital | AI-Native Services Playbook, portfolio companies |47| Y Combinator | Request for Startups, batch companies in the space |48| Bessemer Venture Partners | Cloud/AI indices, pricing playbooks |49| a16z | Market maps, industry analyses |50| OpenAI blog | Deployment Company updates, Frontier Alliances |51| Anthropic blog | Enterprise JV updates, partner announcements |52| TechCrunch | Funding rounds, startup coverage |53| Fortune | Executive interviews, strategic analysis |54| Bloomberg | Financial data, deal structures |5556## Document Generation5758After research is complete, generate a Word document using `python-docx`:5960### Required Sections611. **Cover Page** — Title, subtitle, date, source attribution622. **Table of Contents** — All sections and subsections633. **Executive Summary** — 5 key findings with market signals644. **Market Signal Analysis** — What just happened and why it matters655. **Macro Thesis** — VC frameworks applied to the topic666. **Market Sizing & Vertical Analysis** — TAM with tables677. **Proof Points** — Companies already winning with metrics688. **Operational Playbook** — How to build/execute699. **Unit Economics** — Margins, pricing, key metrics7010. **Competitive Moats** — Defensibility framework7111. **Risk Analysis** — Mirage PMF and failure modes7212. **Strategic Framework** — Decision matrix for the user7313. **Competitive Landscape** — Positioning map7414. **References & Sources** — ALL URLs organized by category7576### Document Standards77- Use `Calibri` font, `Pt(11)` body, colored headings78- Professional tables using `Light Grid Accent 1` style79- Block quotes for key insights (italic, indented)80- Bullet points with bold prefixes for scanability81- All references include source name, article title, URL, and date82- Minimum 30 referenced URLs across categories8384### File Output85- Save to project root as: `{topic-slug}-strategy-{month}{year}.docx`86- Example: `ai-native-insurance-strategy-may2026.docx`87- Clean up the Python generator script after document creation8889## Python Dependencies9091The document generator requires `python-docx`. Install if needed:92```bash93pip install python-docx94```9596## Quality Checklist9798Before delivering the document, verify:99- [ ] All 13 sections present100- [ ] 15+ formatted tables with data101- [ ] 30+ referenced URLs with source attribution102- [ ] Copilot vs. Autopilot framework applied103- [ ] Intelligence vs. Judgement analysis included104- [ ] Mirage PMF risks identified105- [ ] North star metric defined106- [ ] Cover page with date and source attribution107- [ ] Professional formatting throughout108109## Notes110111- Always run parallel WebSearch calls where possible to minimize research time112- Prefer primary sources (VC blogs, company announcements) over news aggregators113- Include both successful and failed companies for balanced analysis114- Convert all relative dates to absolute dates in the document115- The document should be investor-ready and presentable to stakeholders