Use it when your goal in databases and data is clear and you can limit it to the data and actions it actually needs.
xlsx
xlsx is a skill related to databases and data. It gives the agent a structured way to read or query data. Some tools may also write data, so clear limits matter.
What does it add to Hermes?
xlsx is a skill related to databases and data. It gives the agent a structured way to read or query data. Some tools may also write data, so clear limits matter.
This plain-language explanation is based on the publisher description. The original text remains visible for verification.
Do not add it merely to experiment when Hermes already has a simpler path, or when you cannot review its source and permissions.
Best for users who want a repeatable way of working inside Hermes.
Use a test database and a read-only account, then request a simple query that changes no records.
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
This entry was indexed from Hermes Registry. Our explanation interprets the type and domain without inventing a capability not present upstream.
Inspect SKILL.md, references, and bundled scripts. Hermes scans skills at install time, but a scan is not a guarantee.
Inspect, install, then test.
- 01Open the source
Match the publisher, license, and description to your need. Check the real update history.
- 02Review permissions and secrets
Never paste a secret value into this site. Use environment-variable names and grant the smallest scope.
- 03Copy setup only after review
The controls below copy text. They do not execute commands on your device.
- 04Test with a non-sensitive task
Inspect the visible tools, then exclude write or delete tools you do not need.
Review the command, then copy it.
hermes skills install https://raw.githubusercontent.com/hermesonehq/hermes-registry/main/skills/productivity/xlsx/SKILL.md --name xlsxHermes Belarabi does not execute this command. Installation happens on your device and remains subject to Hermes scanning and your review.