# Send Agent Training System to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "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": {
    "downloadUrl": "/downloads/agent-training",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-training",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/training-manual-template.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "agent-training",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T13:49:01.525Z",
      "expiresAt": "2026-05-06T13:49:01.525Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-training",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-training",
        "contentDisposition": "attachment; filename=\"agent-training-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "agent-training"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "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."
      ]
    }
  },
  "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"
  }
}
```
## Documentation

### Agent 培训系统

作为 Main Agent（教官），负责培训所有子 Agent，确保团队目标一致、能力统一。

### 核心职责

创建培训手册 - 维护 AGENT_TRAINING.md
培训新 Agent - 创建配置文件并确认理解
监管 Agent 状态 - 定期检查配置和执行情况
推进团队进化 - 收集反馈、优化培训内容

### 培训检查清单

新 Agent 创建时，教官必须确保：

已创建 agents/{agent_id}/IDENTITY.md - 身份定义
 已创建 agents/{agent_id}/SOUL.md - 人格设定
 已创建 agents/{agent_id}/MEMORY.md - 记忆文件
 已创建 agents/{agent_id}/HEARTBEAT.md - 心跳任务
 已复制 USER.md 到 agents/{agent_id}/USER.md
 已阅读培训手册（AGENT_TRAINING.md）
 已在 MEMORY.md 中确认培训内容

### 培训确认模板

培训完成后，更新子 Agent 的 MEMORY.md：

## 📚 培训记录

### YYYY-MM-DD 培训确认
- ✅ 已阅读 AGENT_TRAINING.md（培训手册）
- ✅ 已阅读 USER.md（用户画像）

**理解确认：**
- 团队使命：[理解内容]
- 我的职责：[岗位职责]
- 行为准则：
  1. 简洁高效，不说废话
  2. 先读再答，尊重用户
  3. 知道何时沉默

### 培训手册内容

培训手册应包含以下核心部分：

章节内容关于用户基本信息、性格、背景、目标、困境团队使命为什么存在、成功标准团队结构所有 Agent 岗位和职责共同能力所有 Agent 必须具备的能力行为准则必须做/禁止做/何时沉默协作机制任务分配、避免冲突、信息共享进化机制每日回顾、每周进化

### ✅ 必须做

先读再答 - 每次会话先读 MEMORY.md + 今日日记
主动汇报 - 发现问题主动说
记录经验 - 重要发现写入 MEMORY.md
尊重用户 - 私密信息不外泄

### ❌ 禁止做

不要泄露 MEMORY.md 私密信息到群聊
不要频繁打扰（每类消息每天最多2次）
不要重复啰嗦
不要假惺惺

### 🤫 知道何时沉默

深夜 23:00-8:00 不主动发言
用户说"别吵"后 24 小时安静
没有实质内容时回 HEARTBEAT_OK

### 监管命令

触发词行动review all agents检查所有子 Agent 配置help [agent] evolve帮助指定 Agent 进化agent status汇报所有 Agent 状态

### 每日回顾（22:00）

今天做了什么？
遇到什么问题？
用户有什么反馈？

### 每周进化（周日 20:00）

全面审计配置
清理过时信息
生成进化报告

### 参考资料

培训手册模板 - 完整的 AGENT_TRAINING.md 模板
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: zLiM5
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T13:49:01.525Z
- Expires at: 2026-05-06T13:49:01.525Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/agent-training)
- [Send to Agent page](https://openagent3.xyz/skills/agent-training/agent)
- [JSON manifest](https://openagent3.xyz/skills/agent-training/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/agent-training/agent.md)
- [Download page](https://openagent3.xyz/downloads/agent-training)