# Office Docs Document Creation

> Sub-skill of office-docs: Document Creation (+3).

- Skill: `vamseeachanta/office-docs-document-creation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/office-docs-document-creation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/office-docs-document-creation/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/office-docs-document-creation

---


# Document Creation (+3)

## Document Creation


- **python-docx** - Create and modify Word documents programmatically
- **python-pptx** - Generate PowerPoint presentations from data

## Spreadsheet Automation


- **openpyxl** - Full Excel workbook manipulation with formulas

## PDF Processing


- **pypdf** - Read, merge, split, and modify PDF files

## Template Engines


- **docx-templates** - Fill Word templates with dynamic data

