Skill reutilizable para agentes del ecosistema skills.sh. pdf from anthropics/skills: Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.
Multi-Agent Orchestration Planning
Contenido practico para flujos de IA en 2026: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
Comenzar a aprender
Qué enseña esta skill
Contenido practico para flujos de IA en 2026: Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
This skill is based on 2026 demand around GitHub AI-agent repositories, Product Hunt prompt and agent launches, X discussions about Claude Code skills, and the rise of reusable agent workflows.
Flujo de trabajo
- Define the user job, environment, target model or agent, and acceptable autonomy level.
- Collect official docs, repository evidence, community signals, and practical examples before writing instructions.
- Turn the workflow into reusable steps with inputs, outputs, constraints, and review points.
- Add failure modes: missing context, stale sources, prompt injection, over-broad permissions, weak evals, or unclear ownership.
- Test the skill on a small real task, revise the trigger, and document when not to use it.
Control de calidad
- The skill must be recognizable without the title because it contains domain-specific steps.
- It must produce an artifact a human can inspect: checklist, table, plan, prompt, eval set, or implementation brief.
- It must state boundaries and escalation points instead of encouraging blind automation.
- It must include at least two source types: official/project sources and community or launch evidence.
Evidencia de tendencia
- GitHub AI agents topic: https://github.com/topics/ai-agents
- GitHub agent-skills topic: https://github.com/topics/agent-skills
- Product Hunt prompt tools: https://www.producthunt.com/categories/prompt-engineering-tools?order=recent_launches
- Product Hunt AI agents: https://www.producthunt.com/categories/ai-agents?order=recent_launches
- X community signal on Claude skills: https://x.com/code_87k/status/2035877130874351939
Habilidades relacionadas
pptx
Skill reutilizable para agentes del ecosistema skills.sh. pptx from anthropics/skills: Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows.
docx
Skill reutilizable para agentes del ecosistema skills.sh. docx from anthropics/skills: Create, read, edit, and manipulate Word documents (.docx files) with full formatting control.
test-driven-development
Skill reutilizable para agentes del ecosistema skills.sh. test-driven-development from obra/superpowers: Write tests first, watch them fail, then implement minimal code to pass.