#899 · Primary category: AI Agents & Automation

claude-office-skills

Office document creation and editing skills for Claude Code - PPTX, DOCX, XLSX, and PDF workflows with automation support

Project last updated:04/01/26

GitHub Stars

818

Forks

117

Contributors

1

License

Other

Why we included this project

Claude Code users who produce business documents from the terminal get the same PPTX, DOCX, XLSX, and PDF handling that Claude's desktop app offers. Each format ships as a SKILL.md workflow with Python and JavaScript helpers, so the agent can turn HTML into a slide deck, redline a Word file with tracked changes, build a formula-driven Excel model, or fill and merge PDFs. Everything runs headless, so the same workflows slot into scripts, CI pipelines, and scheduled report generation without a GUI session. The scripts also work standalone, which makes the repo a useful reference for structuring document-generation agents. One honest caveat: the author notes this predates Anthropic's own skills release and points readers to the official repo for updates, but the working examples here are still worth studying for teams automating recurring reporting or batch conversion.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category