market-research-reports

Generate 50+ page LaTeX market research reports with strategic frameworks and data visualizations.

Updated Oct 7, 2022
One-click install
npx skills add https://github.com/tamagusko/linux-cfg --skill market-research-reports-tamagusko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-research-reports
Source: https://github.com/tamagusko/linux-cfg/tree/main/dotfiles/claude/skills/market-research-reports
Command: npx skills add https://github.com/tamagusko/linux-cfg --skill market-research-reports-tamagusko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve? Producing consulting-grade market research reports requires weeks of data gathering, framework analysis, visual design, and LaTeX formatting. This Skill automates the entire pipeline, from research and strategic analysis to visual generation and PDF compilation. ## Core Features & Use Cases - Multi-Framework Strategic Analysis: Applies Porter's Five Forces, PESTLE, SWOT, BCG Matrix, and TAM/SAM/SOM sizing with structured templates. - Automated Visual Generation: Batch-generates 5-6 core diagrams (growth trajectories, risk heatmaps, positioning matrices) via scientific-schematics and generate-image, expandable to 27 visuals. - Professional LaTeX Output: Ships a style package and report template with colored insight boxes, stat callouts, and consulting-firm typography compiled to PDF. - Use Case: An analyst needs an investment thesis on the EV charging market. The Skill gathers market data via research-lookup, sizes TAM/SAM/SOM, maps competitors, generates all figures, and compiles a 50+ page branded PDF report. ## Quick Start Ask the AI to create a comprehensive market research report on your chosen industry, and it will research the market, generate the visuals, and compile the LaTeX report to PDF.

Frequently Asked Questions about market-research-reports

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a market research report with AI?

Provide a market topic and the Skill runs a five-phase workflow: research via research-lookup, framework analysis, batch visual generation, LaTeX writing from the template, and XeLaTeX compilation to PDF. The output exceeds 50 pages with cited data sources.

What strategic frameworks does the report include?

The report applies Porter's Five Forces, PESTLE, SWOT, BCG Growth-Share Matrix, TAM/SAM/SOM market sizing, value chain analysis, and risk heatmaps. Each framework has structured templates in the references directory with rating scales and summary tables.

How are the report visuals and diagrams generated?

Run scripts/generate_market_visuals.py with a --topic flag to batch-generate 5-6 core visuals, or add --all for 27 extended visuals. It calls the scientific-schematics and generate-image skills, so those must be installed alongside it.

What LaTeX engine is required to compile the report?

Compile with XeLaTeX, running xelatex, then bibtex, then xelatex twice more to resolve references. The market_research.sty style package provides colored box environments, stat callouts, and table formatting.

Why is my generated report under 50 pages?

Expand the appendix data tables, add detailed company profiles, and include regional breakdowns per the troubleshooting guide. Each chapter has minimum page targets, and additional section-specific visuals can be generated as needed.