来自 skills.sh 生态的可复用 Agent Skill。 pdf from anthropics/skills: Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.
Multi-Agent Orchestration Planning
面向 2026 年 AI 工作流的专业内容:Plan multi-agent work with roles, queues, checkpoints, review loops, and failure recovery.
开始学习
这个技能训练什么
面向 2026 年 AI 工作流的专业内容: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.
工作流程
- 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.
质量门控
- 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.
趋势依据
- 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
相关技能
pptx
来自 skills.sh 生态的可复用 Agent Skill。 pptx from anthropics/skills: Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows.
docx
来自 skills.sh 生态的可复用 Agent Skill。 docx from anthropics/skills: Create, read, edit, and manipulate Word documents (.docx files) with full formatting control.
test-driven-development
来自 skills.sh 生态的可复用 Agent Skill。 test-driven-development from obra/superpowers: Write tests first, watch them fail, then implement minimal code to pass.