appautomatonappautomatonOfficialยท4 Agent Skills Included

document-SKILLs

Create, edit, and analyze PDF, Word, Excel, PowerPoint files

Creates, edits, and analyzes PDF, Word, Excel, and PowerPoint files through ready-made workflows. Extracts text and tables, fills PDF forms, runs OCR on scans, recalculates spreadsheet formulas, and applies tracked changes to documents. Eliminates manual copy-pasting, broken formulas, and tedious slide formatting so document tasks finish in minutes.
npx skills add appautomaton/document-SKILLs --all -g -y
Available:

Tells your AI agent how to run each document skill's scripts with uv, which Python and Node packages each skill uses, and which system tools must be installed before processing files.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install document-SKILLs?โ–ผ

Run `npx skills add appautomaton/document-SKILLs --all -g -y` in your terminal to install all four document skills globally.

How to fill a PDF form automatically?โ–ผ

The pdf skill checks for fillable fields, extracts their positions, and fills them with your values, even for non-fillable scanned forms using visual annotation.

Can it edit Word documents with tracked changes?โ–ผ

Yes. The docx skill supports a full redlining workflow that adds proper tracked insertions and deletions, ideal for legal and business document review.

Does it work with Claude Code and Codex?โ–ผ

Yes. All four skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible agents.

Can it fix broken Excel formulas?โ–ผ

Yes. The xlsx skill recalculates all formulas via LibreOffice and reports exact cell locations of errors like #REF! and #DIV/0! so they can be fixed.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’