Multi-Agent Orchestration Planning
2026年のAIワークフロー向け実践コンテンツ: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
skills.shエコシステムの再利用可能なAgent Skillです。 pptx from anthropics/skills: Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows.
pptx is a reusable agent skill listed on skills.sh under anthropics/skills. skills.sh rank #84, installs 108.7K, GitHub stars 140.2K, first seen Jan 20, 2026.
Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows. Supports three primary workflows: reading/extracting text from existing .pptx files, editing presentations via template unpacking and repacking, and creating decks from scratch using PptxGenJS Includes 10 curated color palettes and typography pairings designed to avoid generic AI aesthetics, plus layout patterns (two-column, icon rows, grids, half-bleed images) with specific spacing and contrast rules Provides mandatory QA process using subagents for visual inspection, with automated checks for placeholder text, overlapping elements, text overflow, and low-contrast content Converts slides to JPEG images for detailed inspection and includes tools for text extraction, thumbnail generation, and XML unpacking for advanced editing
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/anthropics/skills --skill pptxIs pptx 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 pptxnpx skills add https://github.com/anthropics/skills --skill pptx2026年のAIワークフロー向け実践コンテンツ: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
skills.shエコシステムの再利用可能なAgent Skillです。 pdf from anthropics/skills: Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.
skills.shエコシステムの再利用可能なAgent Skillです。 docx from anthropics/skills: Create, read, edit, and manipulate Word documents (.docx files) with full formatting control.
skills.shエコシステムの再利用可能なAgent Skillです。 test-driven-development from obra/superpowers: Write tests first, watch them fail, then implement minimal code to pass.