The most practical Document Suite Skill

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

Admin6 skills0 URLs GitHub
INSTALL

Installation groupée

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

Skills

Skills publiées et sources GitHub de skill validées incluses dans cette collection.
A
docx

par anthropics

Le skill docx aide les agents à créer, inspecter, convertir et modifier des fichiers .docx grâce à des workflows concrets avec pandoc, unpack/repack, commentaires, suivi des modifications et conversion via LibreOffice.

DOCX Workflows
Favoris 1GitHub 0
A
pptx

par anthropics

Utilisez le skill pptx pour lire, créer, modifier, scinder, fusionner et analyser des fichiers PowerPoint .pptx. Il guide l’extraction de texte avec markitdown, la revue de miniatures, les workflows unpack/edit/clean/pack et la création de présentations avec PptxGenJS.

PowerPoint
Favoris 0GitHub 105.1k
A
pdf

par anthropics

Le skill pdf accompagne les tâches de traitement de PDF : extraction de texte, fusion et scission, rendu de pages en images et workflows autour des formulaires PDF. Il est particulièrement utile pour vérifier les champs remplissables, extraire les métadonnées de formulaires et valider par script la mise en page de formulaires non remplissables.

PDF Processing
Favoris 0GitHub 105.1k
A
xlsx

par anthropics

Le skill xlsx aide les agents à lire, modifier, réparer, créer et convertir des fichiers .xlsx, .xlsm, .csv et .tsv quand le livrable attendu est un tableur. Il est particulièrement adapté aux mises à jour préservant les modèles, aux modifications de classeurs sans casser les formules, au nettoyage de tableaux désordonnés et aux workflows de tableur appuyés par des scripts du repo pour le packaging, la validation et le recalcul.

Spreadsheet Workflows
Favoris 0GitHub 105.1k
A
internal-comms

par anthropics

La skill internal-comms aide à rédiger des communications internes d’entreprise — mises à jour 3P, newsletters, FAQ, rapports d’avancement et messages de direction — à partir de formats guidés par des exemples du dépôt de skills Anthropic.

Email Writing
Favoris 0GitHub 105k
A
doc-coauthoring

par anthropics

doc-coauthoring propose un workflow structuré pour rédiger de la documentation avec l’IA : collecte du contexte, plan itératif, rédaction section par section et test lecteur pour produire des specs, RFC et propositions prêtes à relire.

Technical Writing
Favoris 0GitHub 105k

Comment l'utiliser

Guide Markdown pour utiliser cette collection.
# 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