Claude Code and Codex skills for PDF, Excel, Word, and PowerPoint manipulation — extraction, forms, formulas, tracked changes.
document-SKILLs is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add appautomaton/document-SKILLsRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
Repository setup guidance
Strong trust signals; still review the README and permissions before production use.
Last commit was about 24 days ago.
146 GitHub stars indicate community interest.
0 open issues signal maintenance load.
MIT license detected.
3 security/trust notes recorded.
Setup difficulty is 2/5.
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.
A multimodal toolset for AI agents to generate, edit, and display images, videos, and audio via CLI.
This is a collection of ready-made skills for AI coding agents like Claude Code and Codex. It helps them work with documents: reading PDFs, editing Word files, creating Excel spreadsheets, and updating PowerPoint presentations. You can install it as a plugin or link it to your agent's skills folder.
document-SKILLs is a collection of agent skills for Claude Code and Codex, adapted from Anthropic's official skills. It provides four main skills: docx (create, edit, and analyze Word documents with tracked changes, comments, and formatting), pdf (extract text and tables, fill forms, merge/split, OCR scanned pages), pptx (edit existing presentations, reorder slides, replace text, generate thumbnails), and xlsx (create/edit spreadsheets with formulas, formatting, and data analysis). The skills are designed to be used directly by AI agents, either as a Claude Code plugin (via marketplace) or by symlinking the skill folders into the agent's skills directory. The Python scripts use uv with PEP 723 inline metadata, eliminating the need for virtual environments or pip installs. System dependencies include pandoc, poppler-utils, tesseract-ocr, qpdf, and libreoffice (installable via Brewfile on macOS or apt on Linux). Node.js packages are required for docx and pptx skills. The project is MIT licensed and based on Anthropic's skills.
146
Stars
10
Forks
0
Issues
MIT
License
Claude Code and Codex skills for PDF, Excel, Word, and PowerPoint manipulation — extraction, forms, formulas, tracked changes.
Developers using Claude Code or Codex for document automation., AI agent builders who want to extend their agents with document skills., Data analysts needing to process PDFs, Excel, and Word files programmatically.
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Skills execute Python and Node.js scripts; ensure you trust the source and review code before use. OCR and document processing may require system dependencies; ensure they are installed securely.
Similar or complementary options to evaluate include anthropic-skills, bug-hunter, hyperframes.
Aug 20, 2026