xlsx

Create and format multi-sheet Excel workbooks with charts and four-color cards.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/anbeime/antinet --skill xlsx-anbeime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xlsx
Source: https://github.com/anbeime/antinet/tree/main/backend/skills/xlsx
Command: npx skills add https://github.com/anbeime/antinet --skill xlsx-anbeime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation, formatting, and export of Excel workbooks, turning raw data into polished reports with AI-generated card summaries and charts.

Core Features & Use Cases

  • Workbook generation: Create multi-sheet Excel files with formatted data, calculations, and visualizations.
  • Card-driven reporting: Export four-color cards (blue, green, yellow, red) to Excel to present findings at a glance.
  • Data integration: Import data from CSV, Excel, or database sources and produce integrated reports for business analytics.
  • Use Case: Ingest weekly sales data to generate a comprehensive Excel report with trends and actionable cards.

Quick Start

Install dependencies: openpyxl and pandas.

  • Run a quick demonstration: outline a small dataset and export to Excel using the provided functions.

Frequently Asked Questions about xlsx

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

FAQPage Schema
How do I automate Excel report generation from raw data?

You can automate Excel report generation by ingesting raw data from CSV or databases to create multi-sheet workbooks with formatting, calculations, and AI-generated card summaries. This streamlines end-to-end data workflows for business analytics.

What are AI-generated four-color cards in Excel reporting?

Four-color cards are visual summary elements exported to Excel in blue, green, yellow, and red. They present key findings at a glance, turning raw data into polished, actionable business reports without manual formatting.

Do I need pandas and openpyxl to export Excel workbooks with charts?

Yes, you need openpyxl and pandas installed to handle data integration and Excel workbook generation. Optionally, LibreOffice is required if you need calculation recalculation during the report export process.

Can I import CSV data and generate a multi-sheet Excel report with visualizations?

Yes, you can import data from CSV, Excel, or database sources to produce integrated multi-sheet reports. The workbook generation process automatically applies formatting, calculations, and visualizations for comprehensive analytics.

Does this approach work for recurring weekly sales data reporting in Excel?

Yes, it supports recurring use cases like ingesting weekly sales data to generate comprehensive Excel reports. It automatically creates trend visualizations and actionable four-color cards to present findings at a glance.