Files
X-Agents/account/admin/skills/superpowers-dispatching-agents/.openakita-i18n.json

7 lines
166 B
JSON
Raw Normal View History

{
"zh": {
"name": "并行 Agent 调度",
"description": "将复杂任务分解为独立子任务,派发给多个并行 Agent 执行,提高效率"
}
}