erp-report-generator

Generate ERP report modules with filters, tables, and Excel export.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/anhnq-lab/cic-erp-contract --skill erp-report-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erp-report-generator
Source: https://github.com/anhnq-lab/cic-erp-contract/tree/main/.agent/skills/erp-report-generator
Command: npx skills add https://github.com/anhnq-lab/cic-erp-contract --skill erp-report-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of comprehensive report modules for the CIC ERP system, addressing the need for data visualization and export capabilities.

Core Features & Use Cases

  • Dynamic Report Generation: Create reports with customizable filters, data tables, and summary statistics.
  • Data Visualization: Integrate charts to visually represent aggregated data.
  • Export & Print: Enable users to export reports to Excel and generate print-friendly layouts.
  • Use Case: Generate a monthly sales performance report, filtered by specific units, with a breakdown of revenue, sales figures, and a visual chart.

Quick Start

Use the erp-report-generator skill to create a report with filters for date range and unit, displaying data in a table and exporting to Excel.

Frequently Asked Questions about erp-report-generator

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

FAQPage Schema
How do I generate dynamic ERP reports with custom filters and data visualization?

You can generate dynamic ERP reports by applying customizable filters for date ranges and units, displaying aggregated data in tables and charts, and utilizing frontend components for UI visualization.

Can I export ERP report data to Excel and create print-friendly layouts?

Yes, you can export ERP report data to Excel and generate print-friendly layouts directly from the generated report modules, enabling offline data analysis and physical documentation.

Does this ERP report generation approach require integration with Supabase?

Yes, generating these ERP reports requires integration with Supabase to connect to your data sources, utilizing backend logic to aggregate data for modules like revenue analysis and accounts payable tracking.

What is the best way to track accounts payable and employee performance in an ERP system?

The best way to track accounts payable and employee performance is by generating customizable report modules that aggregate data into tables and summary statistics, filtered by specific units or date ranges.

How do I add summary statistics and charts to a monthly sales performance report?

To add summary statistics and charts to a monthly sales performance report, use dynamic report generation features that integrate data visualization components to visually represent revenue breakdowns and sales figures.

Can I use this report generator for revenue analysis without complex backend logic?

No, performing revenue analysis requires backend logic for data aggregation from connected data sources, combined with frontend components to display the filtered tabular data and visual charts.