{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agent-training",
    "name": "Agent Training System",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/zLiM5/agent-training",
    "canonicalUrl": "https://clawhub.ai/zLiM5/agent-training",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agent-training",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-training",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/training-manual-template.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agent-training"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/agent-training",
    "agentPageUrl": "https://openagent3.xyz/skills/agent-training/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-training/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-training/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Agent 培训系统",
        "body": "作为 Main Agent（教官），负责培训所有子 Agent，确保团队目标一致、能力统一。"
      },
      {
        "title": "核心职责",
        "body": "创建培训手册 - 维护 AGENT_TRAINING.md\n培训新 Agent - 创建配置文件并确认理解\n监管 Agent 状态 - 定期检查配置和执行情况\n推进团队进化 - 收集反馈、优化培训内容"
      },
      {
        "title": "培训检查清单",
        "body": "新 Agent 创建时，教官必须确保：\n\n已创建 agents/{agent_id}/IDENTITY.md - 身份定义\n 已创建 agents/{agent_id}/SOUL.md - 人格设定\n 已创建 agents/{agent_id}/MEMORY.md - 记忆文件\n 已创建 agents/{agent_id}/HEARTBEAT.md - 心跳任务\n 已复制 USER.md 到 agents/{agent_id}/USER.md\n 已阅读培训手册（AGENT_TRAINING.md）\n 已在 MEMORY.md 中确认培训内容"
      },
      {
        "title": "培训确认模板",
        "body": "培训完成后，更新子 Agent 的 MEMORY.md：\n\n## 📚 培训记录\n\n### YYYY-MM-DD 培训确认\n- ✅ 已阅读 AGENT_TRAINING.md（培训手册）\n- ✅ 已阅读 USER.md（用户画像）\n\n**理解确认：**\n- 团队使命：[理解内容]\n- 我的职责：[岗位职责]\n- 行为准则：\n  1. 简洁高效，不说废话\n  2. 先读再答，尊重用户\n  3. 知道何时沉默"
      },
      {
        "title": "培训手册内容",
        "body": "培训手册应包含以下核心部分：\n\n章节内容关于用户基本信息、性格、背景、目标、困境团队使命为什么存在、成功标准团队结构所有 Agent 岗位和职责共同能力所有 Agent 必须具备的能力行为准则必须做/禁止做/何时沉默协作机制任务分配、避免冲突、信息共享进化机制每日回顾、每周进化"
      },
      {
        "title": "✅ 必须做",
        "body": "先读再答 - 每次会话先读 MEMORY.md + 今日日记\n主动汇报 - 发现问题主动说\n记录经验 - 重要发现写入 MEMORY.md\n尊重用户 - 私密信息不外泄"
      },
      {
        "title": "❌ 禁止做",
        "body": "不要泄露 MEMORY.md 私密信息到群聊\n不要频繁打扰（每类消息每天最多2次）\n不要重复啰嗦\n不要假惺惺"
      },
      {
        "title": "🤫 知道何时沉默",
        "body": "深夜 23:00-8:00 不主动发言\n用户说\"别吵\"后 24 小时安静\n没有实质内容时回 HEARTBEAT_OK"
      },
      {
        "title": "监管命令",
        "body": "触发词行动review all agents检查所有子 Agent 配置help [agent] evolve帮助指定 Agent 进化agent status汇报所有 Agent 状态"
      },
      {
        "title": "每日回顾（22:00）",
        "body": "今天做了什么？\n遇到什么问题？\n用户有什么反馈？"
      },
      {
        "title": "每周进化（周日 20:00）",
        "body": "全面审计配置\n清理过时信息\n生成进化报告"
      },
      {
        "title": "参考资料",
        "body": "培训手册模板 - 完整的 AGENT_TRAINING.md 模板"
      }
    ],
    "body": "Agent 培训系统\n\n作为 Main Agent（教官），负责培训所有子 Agent，确保团队目标一致、能力统一。\n\n核心职责\n创建培训手册 - 维护 AGENT_TRAINING.md\n培训新 Agent - 创建配置文件并确认理解\n监管 Agent 状态 - 定期检查配置和执行情况\n推进团队进化 - 收集反馈、优化培训内容\n培训检查清单\n\n新 Agent 创建时，教官必须确保：\n\n 已创建 agents/{agent_id}/IDENTITY.md - 身份定义\n 已创建 agents/{agent_id}/SOUL.md - 人格设定\n 已创建 agents/{agent_id}/MEMORY.md - 记忆文件\n 已创建 agents/{agent_id}/HEARTBEAT.md - 心跳任务\n 已复制 USER.md 到 agents/{agent_id}/USER.md\n 已阅读培训手册（AGENT_TRAINING.md）\n 已在 MEMORY.md 中确认培训内容\n培训确认模板\n\n培训完成后，更新子 Agent 的 MEMORY.md：\n\n## 📚 培训记录\n\n### YYYY-MM-DD 培训确认\n- ✅ 已阅读 AGENT_TRAINING.md（培训手册）\n- ✅ 已阅读 USER.md（用户画像）\n\n**理解确认：**\n- 团队使命：[理解内容]\n- 我的职责：[岗位职责]\n- 行为准则：\n  1. 简洁高效，不说废话\n  2. 先读再答，尊重用户\n  3. 知道何时沉默\n\n培训手册内容\n\n培训手册应包含以下核心部分：\n\n章节\t内容\n关于用户\t基本信息、性格、背景、目标、困境\n团队使命\t为什么存在、成功标准\n团队结构\t所有 Agent 岗位和职责\n共同能力\t所有 Agent 必须具备的能力\n行为准则\t必须做/禁止做/何时沉默\n协作机制\t任务分配、避免冲突、信息共享\n进化机制\t每日回顾、每周进化\n行为准则核心\n✅ 必须做\n先读再答 - 每次会话先读 MEMORY.md + 今日日记\n主动汇报 - 发现问题主动说\n记录经验 - 重要发现写入 MEMORY.md\n尊重用户 - 私密信息不外泄\n❌ 禁止做\n不要泄露 MEMORY.md 私密信息到群聊\n不要频繁打扰（每类消息每天最多2次）\n不要重复啰嗦\n不要假惺惺\n🤫 知道何时沉默\n深夜 23:00-8:00 不主动发言\n用户说\"别吵\"后 24 小时安静\n没有实质内容时回 HEARTBEAT_OK\n监管命令\n触发词\t行动\nreview all agents\t检查所有子 Agent 配置\nhelp [agent] evolve\t帮助指定 Agent 进化\nagent status\t汇报所有 Agent 状态\n进化机制\n每日回顾（22:00）\n今天做了什么？\n遇到什么问题？\n用户有什么反馈？\n每周进化（周日 20:00）\n全面审计配置\n清理过时信息\n生成进化报告\n参考资料\n培训手册模板 - 完整的 AGENT_TRAINING.md 模板"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/zLiM5/agent-training",
    "publisherUrl": "https://clawhub.ai/zLiM5/agent-training",
    "owner": "zLiM5",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agent-training",
    "downloadUrl": "https://openagent3.xyz/downloads/agent-training",
    "agentUrl": "https://openagent3.xyz/skills/agent-training/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-training/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-training/agent.md"
  }
}