xlsx-financial-report

Installation
SKILL.md

Editorial Financial Report (.xlsx)

You will generate one .xlsx file via openpyxl by writing a Python program and running it through the execute_python_code tool. Save to the workspace, then report the path + a 1-line content summary.

πŸ“¦ Required runtime packages

The sandboxed execute_python_code ships with pandas, numpy, matplotlib, and openpyxl>=3.1.0 preinstalled β€” no extra installation step is needed. Just import openpyxl at the top of your script and proceed.

Note: execute_python_code accepts only code and capture_output arguments; there is no packages parameter. All required libraries are already available in the sandbox image.

πŸ’Ύ How to save the file

Installs
1
GitHub Stars
264
First Seen
Jun 4, 2026
xlsx-financial-report β€” xorbitsai/xagent