Report Generator

Generate HTML investment reports with interactive Chart.js visualizations from structured analysis outputs.

3|Updated May 9, 2026
One-click install
npx skills add https://github.com/severin-ye/OpenStock--Analyst --skill report-generator-severin-ye
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Report Generator
Source: https://github.com/severin-ye/OpenStock--Analyst/tree/main/src/investskill/plugins/us-stock-analysis/skills/report-generator
Command: npx skills add https://github.com/severin-ye/OpenStock--Analyst --skill report-generator-severin-ye

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the manual effort of turning investment analysis results into polished, shareable reports by generating professional HTML/PDF output with interactive visualizations.

Core Features & Use Cases

  • Executive summary, comprehensive, or portfolio review templates: Produce the right level of detail for stakeholders, deep dives, or multi-stock comparisons.
  • Chart-rich visualization across fundamentals and technicals: Create interactive Chart.js components for trends, valuation, and technical indicators.
  • Signal-first reporting for decision support: Ensure each skill’s Investment Signal block is prominently displayed in a styled box when combining outputs.
  • Use case: You run fundamental + technical + validator analyses for a ticker, then generate a comprehensive HTML report that includes the key metrics, signal boxes, and interactive charts for review.

Quick Start

Use the report-generator skill to generate a comprehensive HTML report for ticker NVIDIA using your previously produced 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 an HTML investment report with interactive charts from stock analysis data?

To generate an HTML investment report, you input structured stock analysis outputs to produce a standalone, print-optimized document with embedded styling and interactive Chart.js visualizations for fundamentals and technicals.

Can I export a portfolio review PDF comparing multiple stocks?

Yes, you can export a portfolio review PDF. The generator supports multi-stock comparison layouts alongside executive summary and comprehensive analysis templates, rendering Investment Signal blocks for each included skill within the report body.

What is the required data format for generating investment valuation visualizations?

Investment valuation visualizations require a consistent chart data schema from structured analysis outputs. This schema drives the interactive Chart.js components, ensuring standalone HTML rendering without external dependencies.

Does the report generator work without external dependencies or component libraries?

Yes, the report generator works without external dependencies. It produces standalone HTML with embedded styling and interactive Chart.js visualizations, requiring no additional component libraries to render the final investment report.

When should I use the comprehensive analysis template over the executive summary for investment reporting?

Use the comprehensive analysis template for deep dives into fundamentals and technicals, while the executive summary provides the right level of detail for stakeholder decision support across single-stock or portfolio review scenarios.

Why are Investment Signal blocks important in a generated investment report?

Investment Signal blocks are important because they provide signal-first reporting for decision support. They ensure each skill's analytical output is prominently displayed in a styled box within the HTML report body for clear review.