Spreadsheet processing and analysis for CSV/Excel; trigger when users ask to merge/clean tabular data, run statistics, add/edit Excel formulas, apply formatting, generate charts, or force workbook recalculation.
66
80%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/spreadsheet-ops/SKILL.mdrequirements.txt / lockfile if present).The following commands assume you are in the repository root and have a Python environment available.
python scripts/merge_files.pypython scripts/analyze_data.pypython scripts/apply_formulas.pypython scripts/apply_formatting.pypython scripts/build_charts.pypython scripts/recalc_workbook.pyWorkflow
CONFIG (as used by the scripts).Task boundaries
Key parameters to clarify (priority)
Standards / constraints
encoding='utf-8'.json.dump(...) must set ensure_ascii=False.Reference documentation (optional)
references/column-matching.mdreferences/dedup-conflict.mdreferences/large-files.mdreferences/formulas.mdreferences/formatting.mdreferences/analysis.mdreferences/visualization.mdreferences/recalc.md| Field | Required | Format/Source | Example | If Missing |
|---|---|---|---|---|
| User task description | Yes | Text | Research question, writing goal, analysis objective | Stop and ask user to provide |
| Primary input material | Depends on task | Text, file path, ID, table, or literature | PMID, PDF, CSV, DOCX, keywords, etc. | Specify which material type is missing |
| Output preference | No | Text | Language, format, target journal, template | Use skill default format |
This skill accepts requests that match the documented purpose of spreadsheet-ops and include enough context to complete the workflow safely.
Do not continue the workflow when the request is out of scope, missing a critical input, or would require unsupported assumptions. Instead respond:
spreadsheet-opsonly handles its documented workflow. Please provide the missing required inputs or switch to a more suitable skill.
63c61d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.