generate-report

Generate a structured JSON report specification and render it to PDF.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/igot-ai/os-twin --skill generate-report-igot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-report
Source: https://github.com/igot-ai/os-twin/tree/main/.agents/skills/roles/reporter/generate-report
Command: npx skills add https://github.com/igot-ai/os-twin --skill generate-report-igot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Briefs and scattered requirements slow teams down; this skill automates turning a brief into a structured report spec and a deliverable PDF.

Core Features & Use Cases

  • Extract requirements from briefs and assemble a structured JSON spec
  • Select appropriate report components and data sources
  • Render a final PDF deliverable and validate the output

Quick Start

Read a project brief, construct a full report spec, and drive the PDF rendering workflow.

Frequently Asked Questions about generate-report

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

FAQPage Schema
How do I turn a project brief into a structured PDF report automatically?

You can turn a brief into a PDF report by extracting requirements into a structured JSON spec, selecting appropriate components, and driving the PDF rendering workflow to validate and output the final deliverable.

What is a report specification and how does it help generate PDF deliverables?

A report specification is a structured JSON spec that defines data sources, selected components, and branding rules, which enforces robust error handling and validates the final PDF rendering output.

Can I generate different types of war-room reports like status and audit from the same brief?

Yes, you can apply the report generation workflow across various war-room tasks such as status, audit, sprint, or branding reports, generating the appropriate PDF for each context.

Does the report generation workflow handle branding integration and rendering errors?

Yes, the workflow enforces branding integration during the JSON spec assembly and applies robust error handling to validate the output during the PDF rendering process.

What's the best way to automate report creation for scattered project requirements?

The best way to automate report creation is to extract requirements from scattered briefs into a structured JSON spec, select components, and render a validated PDF deliverable.

Do I need any specific dependencies to render a PDF from a JSON spec?

No specific dependencies are required; the skill internally handles the structured JSON spec assembly, component selection, and PDF rendering workflow with built-in error handling.