AgentSkillsCN

do

将任务委派给子代理,仅返回最终结果。当用户说“/do”或请求委派工作时,此技能将自动触发。

SKILL.md
--- frontmatter
name: do
description: "Delegate a task to a subagent and return only the result. Activate when user says /do or asks to delegate work."

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