The most practical Document Suite Skill

The best office skill for handling daily documents when paired with an agent.

Admin6 Skills0 GitHub-URLs
INSTALL

Stapelinstallation

Open the batch installer for this collection and generate commands only when you need them.

Skills

Veröffentlichte Skills und validierte GitHub-Skill-Quellen in dieser Sammlung.
A
docx

von anthropics

Der docx Skill unterstützt Agents beim Erstellen, Prüfen, Konvertieren und Bearbeiten von .docx-Dateien – mit praxistauglichen Workflows für pandoc, Unpack/Repack, Kommentare, Änderungsverfolgung und LibreOffice-basierte Konvertierung.

DOCX Workflows
Favoriten 1GitHub 0
A
pptx

von anthropics

Mit dem pptx-Skill lesen, erstellen, bearbeiten, teilen, zusammenführen und prüfen Sie PowerPoint-.pptx-Dateien. Er zeigt Workflows für Textextraktion mit markitdown, Thumbnail-Prüfung, sicheres Entpacken/Bearbeiten/Bereinigen/Packen und die Neuerstellung von Decks mit PptxGenJS.

PowerPoint
Favoriten 0GitHub 105.1k
A
pdf

von anthropics

Der pdf Skill unterstützt bei Aufgaben der PDF-Verarbeitung wie Textextraktion, Zusammenführen und Teilen, dem Rendern von Seiten als Bilder sowie Formular-Workflows. Besonders nützlich ist er zum Prüfen ausfüllbarer Felder, zum Extrahieren von Formularmetadaten und zur skriptgestützten Validierung nicht ausfüllbarer Formularlayouts.

PDF Processing
Favoriten 0GitHub 105.1k
A
xlsx

von anthropics

Der xlsx-Skill hilft Agents beim Lesen, Bearbeiten, Reparieren, Erstellen und Konvertieren von .xlsx-, .xlsm-, .csv- und .tsv-Dateien, wenn das gewünschte Ergebnis eine Tabellenkalkulationsdatei ist. Besonders stark ist er bei vorlagentreuen Updates, formulasicheren Workbook-Änderungen, der Bereinigung unübersichtlicher Tabellendaten und praxisnahen Spreadsheet-Workflows mit Repo-Skripten für Packaging, Validierung und Neuberechnung.

Spreadsheet Workflows
Favoriten 0GitHub 105.1k
A
internal-comms

von anthropics

Die internal-comms Skill unterstützt beim Verfassen interner Unternehmenskommunikation wie 3P-Updates, Newslettern, FAQs, Statusberichten und Leadership-Updates anhand beispielbasierter Formate aus dem Anthropic Skills-Repository.

Email Writing
Favoriten 0GitHub 105k
A
doc-coauthoring

von anthropics

doc-coauthoring ist ein strukturierter Workflow, um mit AI technische Dokumente zu erstellen: von der Kontextsammlung über iteratives Gliedern und abschnittsweises Schreiben bis zum Lesertest für reviewreife Spezifikationen, RFCs und Vorschläge.

Technical Writing
Favoriten 0GitHub 105k

So verwendest du sie

Markdown-Anleitung für die Nutzung dieser Sammlung.
# Anthropic Document Skills Quick Guide for AI Agents

Use this guide to choose the right skill fast and avoid using the wrong workflow.

## doc-coauthoring
Use `doc-coauthoring` when the task is to collaboratively draft a serious document such as a spec, RFC, proposal, or PRD through context gathering, structured outlining, iterative section writing, and final reader testing.

## internal-comms
Use `internal-comms` when the task is to write internal company communication such as updates, newsletters, FAQs, status reports, or leadership messages by following the closest matching example format.

## xlsx
Use `xlsx` whenever the task centers on spreadsheets like `.xlsx`, `.xlsm`, `.csv`, or `.tsv`, especially when the agent must preserve workbook structure, use formulas correctly, clean tabular data, or deliver an editable spreadsheet.

## pdf
Use `pdf` whenever the task involves PDF files, including reading, extracting, merging, splitting, rendering, OCR, or form-related workflows, instead of treating the PDF as plain text.

## pptx
Use `pptx` whenever the task involves PowerPoint files, slides, or presentation decks, especially for creating, editing, reviewing, splitting, merging, or analyzing slide-based content visually.

## docx
Use `docx` whenever the task involves Word documents such as creating, editing, converting, validating, or structurally modifying `.docx` files with proper document formatting.

---

# Simple Routing Rule

- If the user’s main deliverable is a file, use the skill that matches the file type.
- If the user’s main goal is to co-write a substantial document, use `doc-coauthoring`.
- If the user’s main goal is to write an internal update or announcement, use `internal-comms`.

---

# Important Agent Reminder

Do not handle file-specific work generically: use the matching skill early, follow its workflow, preserve the original structure or template when needed, and optimize for an editable final deliverable rather than a one-off text response.
The most practical Document Suite Skill | Agent Skills Finder