Back to resources

SKILL

xlsx

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/xlsx
Use with an agent

SUMMARY

What it does

This Agent Skill enables an agent to create, edit, analyze, or convert Excel spreadsheet files (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable. It covers formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. It also applies to .csv/.tsv when spreadsheet output is desired. The skill is not intended for Word documents, HTML reports, standalone Python scripts, database pipelines, or Google Sheets API work. Evidence from the source inspection indicates the skill provides detailed guidance on using openpyxl, pandas, and markitdown, with mandatory recalculation via LibreOffice to ensure formulas evaluate correctly. It includes specific instructions for financial model formatting, formula compatibility, and handling of openpyxl gotchas. The skill is adapted from an Anthropic skill and is vendored in the K-Dense-AI/scientific-agent-skills repository.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

document.createweight 90 · confidence 90document.editweight 90 · confidence 90data.analyzeweight 80 · confidence 80data.transformweight 80 · confidence 80document.convertweight 70 · confidence 70

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.