office-data-report

Read, process, and render Excel reports from CSV/XLSX files.

11|Updated Jun 7, 2026
One-click install
npx skills add https://github.com/didclawapp-ai/zagens --skill office-data-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: office-data-report
Source: https://github.com/didclawapp-ai/zagens/tree/main/crates/runtime-server/assets/skills/office-data-report
Command: npx skills add https://github.com/didclawapp-ai/zagens --skill office-data-report

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of generating Excel reports from data sources, saving time and improving reporting accuracy.

Core Features & Use Cases

  • Data Processing: Transform and summarize data from CSV/XLSX files.
  • Report Generation: Create XLSX reports with specified sheets (数据明细, 汇总).
  • Use Case: Efficiently compile data into detailed reports for business analysis, reducing the need for manual report creation.

Quick Start

Run the skill to process and generate the report for the 'sales_data.csv' file.

Frequently Asked Questions about office-data-report

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

FAQPage Schema
How do I automate Excel report generation from CSV files?

You can automate Excel report generation by processing raw CSV or XLSX files through data transformation techniques that render structured XLSX reports. This skill reads your input data and automatically generates summarized sheets.

What is the best way to transform raw data into a structured business report?

The best way to transform raw data into a structured business report is by using data processing techniques to summarize and render visual formats. This skill compiles raw data into XLSX reports featuring dedicated summary and detail sheets.

Can I generate XLSX reports with separate data detail and summary sheets?

Yes, generating XLSX reports with separate data detail (数据明细) and summary (汇总) sheets is supported. The skill structures your transformed data into these specified sheets for comprehensive business analysis.

Does this data reporting tool support both CSV and XLSX file inputs?

Yes, this data reporting tool supports both CSV and XLSX file inputs for reading and processing. It transforms these file formats into structured Excel reports to enhance your administrative reporting efficiency.

How do I process sales data for business analysis reporting?

Processing sales data for business analysis involves reading raw files like 'sales_data.csv', applying data transformation techniques, and rendering a visual XLSX report. The skill compiles your sales data into detailed reports for analysis.