por anthropics
A skill docx ajuda agentes a criar, inspecionar, converter e editar arquivos .docx com fluxos práticos usando pandoc, unpack/repack, comentários, controle de alterações e conversão com 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
A skill docx ajuda agentes a criar, inspecionar, converter e editar arquivos .docx com fluxos práticos usando pandoc, unpack/repack, comentários, controle de alterações e conversão com LibreOffice.
por anthropics
Use a skill pptx para ler, criar, editar, dividir, mesclar e inspecionar arquivos .pptx do PowerPoint. Ela orienta na extração de texto com markitdown, revisão por miniaturas, fluxos de unpack/edit/clean/pack e criação de apresentações com PptxGenJS.
por anthropics
A skill pdf orienta tarefas de processamento de PDFs, como extração de texto, mesclagem e divisão de arquivos, renderização de páginas em imagens e fluxos com formulários PDF. É especialmente útil para verificar campos preenchíveis, extrair metadados de formulários e validar layouts de formulários não preenchíveis com scripts.
por anthropics
A skill xlsx ajuda agentes a ler, editar, reparar, criar e converter arquivos .xlsx, .xlsm, .csv e .tsv quando a entrega precisa ser uma planilha. Ela se destaca em atualizações que preservam templates, edições seguras de pastas de trabalho com fórmulas, limpeza de tabelas desorganizadas e fluxos práticos com scripts do repositório para empacotamento, validação e recálculo.
por anthropics
A skill internal-comms ajuda a redigir comunicações internas da empresa, como atualizações 3P, newsletters, FAQs, relatórios de status e comunicados da liderança, com formatos guiados por exemplos do repositório de skills da Anthropic.
por anthropics
doc-coauthoring é um fluxo estruturado para criar documentação com IA, reunindo contexto, refinando o outline, escrevendo por seções e testando com leitores para gerar specs, RFCs e propostas prontas para revisão.
# 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.