# Data Hub

> 5 document and data format skills for Claude Code: read, write, and manipulate DOCX, PDF, PPTX, XLSX files, and perform financial analysis.

- Skill: `futurediffusion/data-hub` (Agent Skill, multi-file: 214 files)
- Install (CLI): `npx skillmds@latest add futurediffusion/data-hub`
- Raw SKILL.md: https://api.skillmd.com/api/skills/futurediffusion/data-hub/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- License: MIT
- Author: futurediffusion (https://skillmd.com/u/futurediffusion)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/futurediffusion/data-hub

---


# Data Hub

5 skills for working with documents, spreadsheets, presentations, and financial data.

## Skills

| Skill | Purpose |
|-------|---------|
| docx | Read and write Microsoft Word documents |
| pdf | Parse, extract, and generate PDF files |
| pptx | Create and modify PowerPoint presentations |
| xlsx | Read, write, and analyze Excel spreadsheets |
| finance | Financial analysis: DCF valuation, SaaS metrics, budgeting, forecasting |

## Usage

To load a specific skill, read its SKILL.md:
```
/read _DATA_HUB/pdf/SKILL.md
/read _DATA_HUB/xlsx/SKILL.md
/read _DATA_HUB/finance/SKILL.md
```

