name: xlsx description: Handle xlsx tasks in Codex. Use when the request matches this skill scope. license: Proprietary. LICENSE.txt has complete terms metadata: category: document-processing tags: - xlsx - excel - spreadsheet - office - formulas - data-analysis - pandas - openpyxl
Use this skill for xlsx requests that match the description.
Workflow
- Confirm task scope.
- Read only the minimum required files in this skill directory.
- Prefer deterministic scripts and existing templates over manual repetition.
- Execute the requested work, validate outputs, and report changed files.
Constraints
- Prefer reuse from:
scripts/. - Keep context small and avoid unrelated reference loading.
- Return concise, actionable results.