Spreadsheet operations
Skill lensetek/Digital-Marketing-Agent_Skills/capabilities/spreadsheet-operations
Digital-Marketing-Agent_Skills
npx -y skills add lensetek/Digital-Marketing-Agent_Skills --skill spreadsheet-operationsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 183 tokens by cl100k_base, as published. Nobody here has run it
Spreadsheet Operations Capability
When to Use
Use this capability for CSV/XLSX/Sheets analysis, cleaning, formulas, pivot-style summaries, charts, tables, validation, and marketing performance analysis.
Preferred Implementation
- Use spreadsheet libraries, formulas, CSV parsers, or Google Sheets connector when available.
- Use scripts for repeatable transformations.
- Use Computer Use only when spreadsheet UI interaction is unavoidable.
Inputs
- Spreadsheet path or sheet reference.
- Sheet/range.
- Metrics or columns.
- Desired output.
- Data sensitivity rules.
Outputs
- Cleaned Data.
- Analysis Summary.
- Formula or Chart Plan.
- KPI Table.
- Data Quality Notes.
Security and Ethics
- Do not expose customer lists, emails, phone numbers, revenue records, or private CRM exports.
- Use anonymized summaries when possible.
- Do not overwrite source workbooks without approval.