Multi-Agent Orchestration Planning
Contenu pratique pour les workflows IA en 2026 : Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
Skill agent reutilisable issu de l ecosysteme skills.sh. docx from anthropics/skills: Create, read, edit, and manipulate Word documents (.docx files) with full formatting control.
docx is a reusable agent skill listed on skills.sh under anthropics/skills. skills.sh rank #114, installs 91.2K, GitHub stars 140.2K, first seen Jan 19, 2026.
Create, read, edit, and manipulate Word documents (.docx files) with full formatting control. Create new .docx files from scratch using JavaScript with support for headings, tables, images, hyperlinks, footnotes, headers/footers, and table of contents Edit existing documents by unpacking XML, making targeted changes (including tracked changes and comments), and repacking with validation Extract text and analyze content using pandoc or raw XML access; convert legacy .doc files to .docx format Handle professional formatting: page sizes (US Letter/A4), margins, multi-column layouts, tab stops, and styled lists without manual unicode characters
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/anthropics/skills --skill docxIs docx an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/anthropics/skills --skill docxnpx skills add https://github.com/anthropics/skills --skill docxContenu pratique pour les workflows IA en 2026 : Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
Skill agent reutilisable issu de l ecosysteme skills.sh. pdf from anthropics/skills: Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.
Skill agent reutilisable issu de l ecosysteme skills.sh. pptx from anthropics/skills: Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows.
Skill agent reutilisable issu de l ecosysteme skills.sh. test-driven-development from obra/superpowers: Write tests first, watch them fail, then implement minimal code to pass.