finance-report-pdf

Consolidate FINANCE-*.md analyses into a client-ready PDF report.

49|16|Updated May 12, 2026
One-click install
npx skills add https://github.com/zubair-trabzada/ai-finance-claude --skill finance-report-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-report-pdf
Source: https://github.com/zubair-trabzada/ai-finance-claude/tree/main/skills/finance-report-pdf
Command: npx skills add https://github.com/zubair-trabzada/ai-finance-claude --skill finance-report-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Consolidates scattered FINANCE-*.md analyses into a single, professional PDF client report, streamlining advisor workflows and client communications.

Core Features & Use Cases

  • Scans the current directory for FINANCE-*.md inputs and extracts key financial metrics and scores
  • Runs the bundled Python generator to produce a client-ready PDF report with cover page, score breakdown, cash flow, debt, retirement, portfolio sections, and prioritized actions
  • Falls back to a markdown summary (FINANCE-PLAN.md) if the PDF generator is unavailable or errors

Quick Start

Run the report generator in a directory containing FINANCE-*.md inputs to produce FINANCE-PLAN.pdf.

Frequently Asked Questions about finance-report-pdf

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

FAQPage Schema
How do I generate a client-ready PDF financial report from multiple analysis files?

To generate a client-ready PDF financial report, the generator scans the current directory for FINANCE-*.md inputs, extracts financial metrics, and compiles them into a comprehensive PDF with cash flow, debt, retirement, and prioritized action sections.

What financial analyses can be consolidated into a single PDF report?

Scattered FINANCE-*.md markdown files containing cash flow, debt, retirement, and net worth analyses can be consolidated into a single PDF report, producing a comprehensive document with score breakdowns and prioritized actions for advisors or clients.

Do I need Python installed to generate financial reports from markdown inputs?

A Python-based PDF generator is bundled with the skill to produce the FINANCE-PLAN.pdf output. If the Python generator is unavailable or errors, the skill falls back to creating a markdown summary named FINANCE-PLAN.md.

What happens if the PDF generator fails or encounters an error during report generation?

If the PDF generator is unavailable or errors during report generation, the skill falls back to producing a markdown summary named FINANCE-PLAN.md. This ensures scattered finance analyses are still consolidated into a usable client-ready output.

What sections are included in a generated client-ready financial PDF report?

The generated PDF report includes a cover page, score breakdown, cash flow, debt, retirement, portfolio sections, and prioritized actions. These sections are populated by extracting key metrics and scores from the FINANCE-*.md input files.