返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

do

将任务委托给子代理,并仅返回结果。当用户说/do或要求委托工作时激活。

person作者: jakexiaohubgithub

Do Skill

Delegate the task to a subagent to preserve parent context. Execute autonomously.

Optional arguments: $ARGUMENTS

Rules

  • Return only the result; no reasoning process, intermediate steps, or tool outputs
  • Concise, actionable answer for the parent agent
  • Batch independent tool calls in parallel