Report Generator

Generate HTML and PDF investment reports with interactive visualizations and data tables.

164|40|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/yennanliu/InvestSkill --skill report-generator-yennanliu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Report Generator
Source: https://github.com/yennanliu/InvestSkill/tree/main/plugins/us-stock-analysis/skills/report-generator
Command: npx skills add https://github.com/yennanliu/InvestSkill --skill report-generator-yennanliu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of professional, exportable HTML and PDF investment reports, complete with interactive visualizations and detailed analysis.

Core Features & Use Cases

  • Multi-Format Reporting: Generate Executive Summary, Comprehensive Analysis, or Portfolio Review reports.
  • Interactive Visualizations: Embed dynamic charts (line, bar, pie, etc.) using Chart.js.
  • PDF Export: Provides clear instructions for converting HTML reports to PDF via browser or command-line tools.
  • Use Case: After performing a fundamental analysis of a stock, use this skill to generate a comprehensive HTML report that includes all key financial metrics, valuation charts, and an executive summary, ready for presentation or further analysis.

Quick Start

Generate a comprehensive HTML investment report for AAPL using the analysis data.

Frequently Asked Questions about Report Generator

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

FAQPage Schema
How do I generate professional investment reports from JSON data?

Generating professional investment reports from JSON data requires feeding structured financial data into a reporting tool that renders HTML and PDF outputs. This Skill automates that process by integrating JSON data with templates like executive summaries to produce formatted reports.

Can I export HTML financial reports to PDF for presentation?

Yes, you can export HTML financial reports to PDF for presentation. This Skill provides clear instructions for converting interactive HTML reports into PDF format using browser or command-line tools, ensuring your visualizations are preserved.

How do I add interactive visualizations to financial reporting outputs?

Adding interactive visualizations to financial reporting involves embedding dynamic charts within the report structure. This Skill embeds line, bar, and pie charts using Chart.js directly into the generated HTML investment reports to visualize financial metrics.

What is the best way to create a portfolio review with data tables and markdown analysis?

Creating a portfolio review with data tables and markdown analysis is best handled by a template-driven generator. This Skill supports a dedicated Portfolio Review template that integrates custom data tables and markdown analysis outputs into a comprehensive financial document.

Does this report generation tool require any external dependencies?

No, this report generation tool does not require any external dependencies to function. It operates independently to generate HTML investment reports, though you will need a browser or command-line utility to perform the final PDF export.

What types of investment analysis report templates are available?

Available investment analysis report templates include Executive Summary, Comprehensive Analysis, and Portfolio Review formats. These templates allow you to generate tailored HTML and PDF reports based on the depth of financial reporting needed.