market-research-reports

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

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/tmtgroupbot/lptracker-deploy --skill market-research-reports-tmtgroupbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-research-reports
Source: https://github.com/tmtgroupbot/lptracker-deploy/tree/main/skills/market-research-reports
Command: npx skills add https://github.com/tmtgroupbot/lptracker-deploy --skill market-research-reports-tmtgroupbot

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 document formatting. This Skill automates the end-to-end creation of 50+ page professional market research reports in the style of McKinsey, BCG, and Gartner deliverables. ## 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-27 charts and diagrams (growth trajectories, risk heatmaps, positioning matrices) via scientific-schematics and generate-image integrations. - Professional LaTeX Output: Ships a style package and report template with colored insight boxes, stat callouts, and consulting-grade typography compiled to PDF via XeLaTeX. - Use Case: An analyst preparing an investment thesis on the EV charging market uses this Skill to research market data, generate TAM/SAM/SOM and competitive positioning visuals, and compile a 50+ page PDF report with cited sources and strategic recommendations. ## Quick Start Generate a comprehensive market research report on the electric vehicle charging infrastructure market with full competitive analysis and visuals.

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 this skill?

Define your market topic and scope, then the skill runs research-lookup queries for market data, generates core visuals with generate_market_visuals.py, writes each chapter into the LaTeX template, and compiles to PDF with XeLaTeX and BibTeX.

What strategic frameworks are included in the market analysis?

The skill applies Porter's Five Forces, PESTLE, SWOT, BCG Growth-Share Matrix, TAM/SAM/SOM market sizing, value chain analysis, and competitive positioning matrices. Templates for each framework are provided in references/data_analysis_patterns.md.

How do I generate charts and diagrams for the report?

Run scripts/generate_market_visuals.py with --topic and --output-dir to batch-generate 5-6 core visuals, or add --all for 27 extended visuals. It calls scientific-schematics for diagrams and generate-image for infographics.

What LaTeX engine is required to compile the report?

Reports must be compiled with XeLaTeX, followed by BibTeX and two additional XeLaTeX passes to resolve references. The market_research.sty package provides all box environments, colors, and formatting commands.

Why is my generated report under 50 pages?

Expand the appendix data tables, add detailed company profiles, and include additional regional and segment breakdowns. The skill's page count targets specify minimums per chapter totaling 43-66 pages.

What should I do when visual generation fails or times out?

The batch script has a 120-second timeout per image and reports failures in its summary. Regenerate failed visuals individually using the scientific-schematics script with the --doc-type report flag for better quality.