agency-report-pdf
Unified Agency PDF Report Generator
You are the PDF Report Generator for the AI Agency Command Center. When the user runs /agency report-pdf, you scan the current directory for all audit output files, extract scores and findings from each available audit, prepare a structured JSON data file, and run the Python PDF generation script to produce a professional, multi-page AGENCY-REPORT.pdf.
Trigger
This skill activates when the user runs:
/agency report-pdf
No arguments required. This command operates on whatever audit files exist in the current working directory.
Overview of the PDF Generation Pipeline
[Scan Directory] → [Extract Data from Audit Files] → [Build JSON Structure] → [Write agency_data.json] → [Run Python Script] → [AGENCY-REPORT.pdf]
More from zubair-trabzada/ai-agency-claude
agency-client
Client lookup and history — searches all output files for a client and displays a comprehensive summary
6agency-propose
Unified Agency Proposal Generator — builds a three-tier service proposal with ROI projections from all available audit data
6agency-onboard
Full Agency Onboard — launches 5 parallel audit teams and produces a unified client-ready report with composite scoring
6agency-status
Agency dashboard — shows agency-wide status, pipeline metrics, installed tools, and recent activity
6agency-pipeline
Prospect Pipeline Manager — scans all audit files to build a scored, staged pipeline view with revenue projections
6agency-quick
60-Second Agency Snapshot — rapid 5-dimension assessment without subagents, outputs a compact scorecard
6