Requirements for Outputs

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 fr

Overview

The Requirements for Outputs skill, hosted in the anthropics/skills repository, provides AI agents like Codex and Claude with the capability to handle complex spreadsheet operations. This tool is designed for tasks involving .xlsx, .xlsm, .csv, and .tsv file formats. It enables agents to open, read, and modify existing files or generate new spreadsheets from scratch. Key functionalities include adding columns, applying formulas, formatting cells, generating charts, and cleaning unstructured data. As part of a repository with over 150,000 stars, this skill facilitates data-driven workflows by bridging the gap between natural language instructions and structured spreadsheet manipulation. It leverages Python-based logic to ensure precise execution of data tasks, making it a versatile component for automated reporting and analysis.

Use Cases

Cleaning and formatting messy data in .csv or .xlsx files.
Automating the creation of charts and formulas in existing spreadsheets.
Generating new structured data reports from raw text or inputs.

Install Notes

# Review source first
open https://github.com/anthropics/skills/blob/main/skills/xlsx/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

This skill operates on user-provided spreadsheet files and requires access to read and write data in supported formats. Users should ensure that the AI agent has appropriate permissions to access local or cloud-based file paths. As with any data processing tool from the anthropics/skills repository, sensitive information within spreadsheets should be handled according to organizational security policies.

Related Skills

3-Statement Financial Model Template Completion

fivetaku/claude-office-skills

Spreadsheets

Complete, populate and fill out 3-statement financial model templates (Income Statement, Balance Sheet, Cash Flow Statement). Use when asked to fill out model templates, complete existing model frameworks, populate financial models with data, complete a partially filled IS/BS/CF framework, or link integrated financial

Claude CodeClaude
spreadsheetsaudit
56 starsSource linked

Audit Spreadsheet

fivetaku/claude-office-skills

Spreadsheets

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model, including financial-model integrity checks like BS balance, cash tie-out, and logic sanity. Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this spreads

Claude CodeClaude
spreadsheetsaudit
56 starsSource linked

Clean Data

fivetaku/claude-office-skills

Spreadsheets

Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag mixed-type columns. Use when data is messy, inconsistent, or needs prep before analysis. Triggers on "clean this data", "clean up this sheet", "normalize this data",

Claude CodeClaude
spreadsheetsexcel
56 starsSource linked

DCF Model Builder

fivetaku/claude-office-skills

Spreadsheets

Real DCF (Discounted Cash Flow) model creation for equity valuation. Retrieves financial data from SEC filings and analyst reports, builds comprehensive cash flow projections with proper WACC calculations, performs sensitivity analysis, and outputs professional Excel models with executive summaries. Use when users need

Claude CodeClaude
spreadsheetsdocumentation
56 starsSource linked