por anthropics
La skill docx ayuda a los agentes a crear, revisar, convertir y editar archivos .docx con flujos prácticos para pandoc, unpack/repack, comentarios, control de cambios y conversión con LibreOffice.
The best office skill for handling daily documents when paired with an agent.
Open the batch installer for this collection and generate commands only when you need them.
por anthropics
La skill docx ayuda a los agentes a crear, revisar, convertir y editar archivos .docx con flujos prácticos para pandoc, unpack/repack, comentarios, control de cambios y conversión con LibreOffice.
por anthropics
Usa la skill pptx para leer, crear, editar, dividir, combinar e inspeccionar archivos .pptx de PowerPoint. Te guía en la extracción de texto con markitdown, la revisión de miniaturas, los flujos de unpack/edit/clean/pack y la creación de presentaciones nuevas con PptxGenJS.
por anthropics
La skill pdf guía tareas de procesamiento de PDF como extracción de texto, combinación y división de archivos, renderizado de páginas a imágenes y flujos de trabajo con formularios PDF. Resulta especialmente útil para comprobar campos rellenables, extraer metadatos de formularios y validar con scripts diseños de formularios no rellenables.
por anthropics
La skill xlsx ayuda a los agentes a leer, editar, reparar, crear y convertir archivos .xlsx, .xlsm, .csv y .tsv cuando el entregable requerido es una hoja de cálculo. Destaca en actualizaciones que preservan plantillas, ediciones seguras para fórmulas, limpieza de tablas desordenadas y flujos prácticos respaldados por scripts del repositorio para empaquetado, validación y recálculo.
por anthropics
La skill internal-comms ayuda a redactar comunicaciones internas de empresa, como actualizaciones 3P, newsletters, FAQ, informes de estado y mensajes de liderazgo, con formatos guiados por ejemplos del repositorio de skills de Anthropic.
por anthropics
doc-coauthoring es un flujo estructurado para redactar documentación con IA mediante recopilación de contexto, esquemas iterativos, redacción por secciones y pruebas con lectores, orientado a obtener specs, RFC y propuestas listas para revisión.
# 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.