Skip to main content
Back to registry

xlsx

anthropics/skills

Unless otherwise stated by the user or existing template

Installs27
Install command
npx skills add https://github.com/anthropics/skills --skill xlsx
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Unless otherwise stated by the user or existing template A user may ask you to create, edit, or analyze the contents of an .xlsx file. You have different tools and workflows available for different tasks. LibreOffice Required for Formula Recalculation : You can assume LibreOffice is installed for recalculating formula values using the scripts/recalc.py script. The script automatically configures LibreOffice on first run, including in sandboxed environments where Unix sockets are restricted (handled by scripts/office/soffice.py ) For data analysis, visualization, and basic operations, use pandas which provides powerful data manipulation capabilities: Always use Excel formulas instead of calculating values in Python and hardcoding them. This ensures the spreadsheet remains dynamic and updateable. This applies to ALL calculations - totals, percentages, ratios, differences, etc. The spreadsheet should be able to recalculate when source data changes. Excel files created or modified by openpyxl contain formulas as strings but not calculated values.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does xlsx do?

Unless otherwise stated by the user or existing template

Is xlsx good?

xlsx does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does xlsx work with?

xlsx currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to xlsx?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install xlsx?

npx skills add https://github.com/anthropics/skills --skill xlsx

Related skills

More from anthropics/skills

Related skills

Alternatives in Software Engineering