Agent skill · Data & Analytics

market-research-reports

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill market-research-reports-aselimc-agents-and-skills --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 28 KB
Bundled scripts: none
Allowed tools: ReadWriteEditBash
Path: skills/analysis/market-research-reports-aselimc-agents-and-skills/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Generates comprehensive market research reports of 50+ pages in LaTeX, with professional formatting and extensive visuals. Applies multi-framework analysis (Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, BCG Matrix) and emphasizes data-driven insights derived from deep integration with research-lookup. Produces reports modeled after top consulting firms and includes actionable recommendations and implementation roadmaps.

How it works

The skill outlines a phased workflow:

  • Define scope and research questions for the market.
  • Use research-lookup to gather market data (e.g., market size, growth, competitors, trends, regulatory environment).
  • Organize data in a sources/ directory, identify gaps, and perform follow-up research.
  • Apply analysis frameworks (Market Sizing, Porter's Five Forces, PESTLE, SWOT, Competitive Positioning).
  • Develop insights, recommendations, and a structured report outline.
  • Generate visuals upfront using specified tools (scientific-schematics and generate-image) and ensure 6+ priority visuals at the start, with additional visuals as needed per section.
  • Produce the final LaTeX document using market_research.sty for consistent formatting, compiling to PDF.

Key commands and tools explicitly named:

  • research-lookup (via Python scripts under skills/research-lookup/scripts)
  • scientific-schematics (scripts under skills/scientific-schematics/scripts)
  • generate-image (scripts under skills/generate-image/scripts)
  • generate_market_visuals.py (under skills/market-research-reports/scripts)
  • market_research.sty (LaTeX style package)

The workflow emphasizes generating 6 essential visuals at the start, followed by visuals added as needed during writing, and arranging outputs in a LaTeX/PDF format with professional typography and layout.

When to use it

Use this skill when creating comprehensive market analyses for investment decisions, strategic planning, due diligence for M&A, go-to-market strategy documentation, or industry thought leadership content. It is designed for long-form reports (50+ pages) with data-driven insights and structured visuals.

What it can touch

  • Generates visuals using scientific-schematics for diagrams and charts.
  • Creates hero infographics via generate-image for executive summaries.
  • Produces the main report content in LaTeX with market_research.sty styling.
  • Pulls data from research-lookup to populate market metrics, trends, and competitive data.

Caveats

  • Output format is LaTeX/PDF; the plan specifies professional formatting but does not guarantee printing or distribution outcomes.
  • Visuals are generated upfront and alongside chapter writing; exact visuals depend on the market data gathered and the sections written.
  • The behavior assumes access to the specified tools and data sources; no claims are made about data accuracy or completion beyond the declared workflow.
From the SKILL.md

# Market Research Reports ## Overview Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates **professional-grade reports of 50+ pages** with extensive visual content, modeled after deliverables from top consulting firms like McKinsey, BCG, Bain, Gartner, and Forrester. **Key Features:** - **Comprehensive length**: Reports are designed to be 50+ pages with no token constraints - **Visual-rich content**: 5-6 key diagrams generated at start (more added as needed during writing) - **Data-driven analysis**: Deep integration with research-lookup for market data - **Multi-framework approach**: Porter's Five Forces, PESTLE, SWOT, BCG Matrix, TAM/SAM/SOM - **Professional formatting**: Consulting-firm quality typography, colors, and layout - **Actionable recommendations**: Strategic focus with implementation roadmaps **Output Format:** LaTeX with professional styling, compiled to PDF. Uses the `market_research.sty` style package for consistent, professional formatting. ## When to Use This Skill This skill should be used when: -

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Visual Enhancement Requirements
  4. Visual Generation Tools
  5. Recommended Visuals by Section (Generate as Needed)
  6. Report Structure (50+ Pages)
  7. Front Matter (~5 pages)
  8. Core Analysis (~35 pages)
  9. Strategic Recommendations (~10 pages)
  10. Back Matter (~5 pages)
  11. Workflow
  12. Phase 1: Research & Data Gathering
  13. Phase 2: Analysis & Framework Application
  14. Phase 3: Visual Generation
Ships with 1 file
  • metadata.json
Commands it runs
python skills/scientific-schematics/scripts/generate_schematic.py \
python skills/generate-image/scripts/generate_image.py \
Market size and growth data
python skills/research-lookup/scripts/research_lookup.py \
Competitive landscape
Industry trends
Regulatory environment
Generate all standard market report visuals
python skills/market-research-reports/scripts/generate_market_visuals.py \
cd writing_outputs/[project_folder]/drafts/
More from claude-skill-registry
All skills →
About this skill
What does the market-research-reports skill do?

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill market-research-reports-aselimc-agents-and-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going