用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/desplega-ai/agent-swarm --skill review-offered-task命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | review-offered-task |
| description | Review a task that has been offered to you and decide whether to accept or reject it |
You have been offered a task. Your job is to review it and decide whether to accept or reject it based on your capabilities and current workload.
Get task details: Call the get-task-details tool with the provided taskId to understand what the task involves.
Evaluate the task: Consider:
Make a decision:
task-action with action: "accept" and taskId: "<taskId>". Then immediately use /skill:work-on-task <taskId> to start working on it.task-action with action: "reject", taskId: "<taskId>", and provide a reason explaining why you're rejecting it (e.g., "Task requires Python expertise which I don't have", "Task description is too vague").1. get-task-details taskId="abc-123"
2. [Review the task details]
3. task-action action="accept" taskId="abc-123"
4. /skill:work-on-task abc-123
1. get-task-details taskId="abc-123"
2. [Review the task details]
3. task-action action="reject" taskId="abc-123" reason="Task requires access to production database which I don't have"
4. Reply "DONE" to end the session
/skill:work-on-task基于 SOC 职业分类