Claude Office Skills
Description
Claude in Excel & Claude in PowerPoint skills, restored as SKILL.md for Claude Code — DCF, LBO, 3-statement, comps, deck refresh, and more.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
English | [한국어](README.ko.md)
claude-office-skills
**Claude in Excel & Claude in PowerPoint skills, restored for Claude Code.**
Anthropic ships domain skills inside **Claude in Excel** and **Claude in PowerPoint** add-ins. This repo reconstructs those skills as plain `SKILL.md` files so you can drop them into Claude Code and use them outside the Office add-ins — on local spreadsheets, `.xlsx` files, `.pptx` files, or any workflow where Claude Code has filesystem access.
[Quick Start](#quick-start) • [Skills](#skills) • [Install](#install) • [Disclaimer](#disclaimer)
Quick Start
1. Clone
git clone https://github.com//claude-office-skills.git
cd claude-office-skills
2. Copy skills into Claude Code
# All skills
cp -r claude-in-excel/* ~/.claude/skills/
cp -r claude-in-powerpoint/* ~/.claude/skills/
# Or just one
cp -r claude-in-excel/dcf-model ~/.claude/skills/
3. Trigger in Claude Code
Each skill has natural-language triggers declared in its frontmatter. Just say what you want:
"build a DCF for this company"
"audit this spreadsheet"
"make a competitive landscape deck"
"refresh this deck"
Claude Code auto-matches the request to the correct skill.
Skills
📊 claude-in-excel (6 skills)
| Skill | Purpose | Example triggers |
|---|---|---|
audit-xls |
Audit formulas, errors, model integrity | "check my formulas", "model won't balance", "QA this spreadsheet" |
clean-data-xls |
Clean and standardize messy data | "clean this data", "standardize this sheet" |
3-statement-model |
Build Income Statement / Balance Sheet / Cash Flow | "build a 3-statement model", "fill out this financial model" |
dcf-model |
Discounted Cash Flow valuation | "build a DCF", "value this company" |
lbo-model |
Leveraged Buyout model | "build an LBO", "model this buyout" |
comps-analysis |
Comparable companies analysis | "run comps", "peer comparison" |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11