report-api

Start the report-generator FastAPI server for multi-source data aggregation and report generation.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/qvidal01/claude-code-skills --skill report-api
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: report-api
Source: https://github.com/qvidal01/claude-code-skills/tree/main/report-api
Command: npx skills add https://github.com/qvidal01/claude-code-skills --skill report-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of starting the report-generator FastAPI server, simplifying the task of managing multi-source data aggregation and report generation.

Core Features & Use Cases

  • Multi-source Data Aggregation: Consolidate data from various sources into a single report.
  • FastAPI Server Management: Start and stop the report-generator FastAPI server with ease.
  • Output Formats: Generate reports in PDF, Excel, HTML, and Plotly formats.
  • Use Case: For example, use this Skill to generate a business analytics report combining data from a CRM, ERP, and a custom database.

Quick Start

Start the report-generator API server with the command: start report-api.

Frequently Asked Questions about report-api

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

FAQPage Schema
How do I start a FastAPI server for data aggregation and report generation?▼

You can start the FastAPI server for data aggregation and report generation by running the command `start report-api`, which automates server initialization and manages multi-source data consolidation.

What output formats are supported when generating reports from multiple data sources?▼

Report generation supports PDF, Excel, HTML, and Plotly output formats, allowing you to export aggregated multi-source data into the presentation style that best fits your analytics needs.

Can I consolidate CRM and ERP data into a single business analytics report?▼

Yes, you can consolidate data from various sources like a CRM, ERP, and custom databases into a single unified report, simplifying multi-source data aggregation and business analytics.

Do I need a specific environment to run a FastAPI report generator?▼

Yes, you require a properly configured FastAPI environment and access to your target data sources to successfully start and manage the report-generator server and aggregate data.

What is the easiest way to manage multi-source data aggregation without manual coding?▼

Using a FastAPI report generator automates multi-source data aggregation, allowing you to effortlessly start and stop the server to consolidate data and generate reports without manual integration coding.