mm-pdf-exporter

Generates JPM-style equity research PDFs from formatted inputs using LaTeX and xelatex.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ShinyGua/MarketMind-AlphaEngine --skill mm-pdf-exporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mm-pdf-exporter
Source: https://github.com/ShinyGua/MarketMind-AlphaEngine/tree/main/.claude/skills/mm-pdf-exporter
Command: npx skills add https://github.com/ShinyGua/MarketMind-AlphaEngine --skill mm-pdf-exporter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning raw pipeline outputs into a professionally formatted JPM-style equity research PDF, saving time and ensuring consistency across reports.

Core Features & Use Cases

  • Annotated price charts generated from price data and catalysts
  • LaTeX-based report assembly using the equity_research.cls template
  • Compile to PDF with xelatex and produce publish-ready documents for daily or weekly cycles
  • Language-aware rendering and chart labeling

Quick Start

Place the prepared inputs in the workspace and run the exporter to generate the final report PDF.

Frequently Asked Questions about mm-pdf-exporter

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

FAQPage Schema
How do I automate equity research PDF generation from markdown reports?

Automating equity research PDF generation involves consuming markdown reports, company profiles, and quantitative pipeline outputs. This Skill renders them into publication-ready PDFs using LaTeX templates compiled with xelatex.

What is a JPM-style equity research PDF and how does the template work?

JPM-style equity research PDFs use the equity_research.cls LaTeX template for professional formatting. The template assembles annotated price charts, markdown reports, and quantitative outputs into a standardized, publish-ready layout.

Can I generate annotated price charts from price data and catalysts in LaTeX?

Yes, you can generate annotated price charts from price data and catalysts. The Skill processes quantitative pipeline outputs to create visual charts and embeds them into the LaTeX report assembly.

Does the equity PDF exporter support language-aware rendering and chart labeling?

Yes, the equity PDF exporter supports language-aware rendering and chart labeling. It ensures generated documents and annotated price charts display correct labels for different languages.

What's the best way to compile markdown and quantitative data into a publication-ready PDF?

The best way to compile markdown and quantitative data into a PDF is using xelatex. This Skill assembles the equity_research.cls template with pipeline outputs and compiles it into a publish-ready document.