Agent 生成器

AI 智能 社区
解读按原文结构重写,命令、链接、术语均保留;右侧可核对作者原始 SKILL.md

方法与流程

  • Phase 0: Gather Intel (Interview the User):Before writing anything, collect the following. Ask in one message, not one question at a time: Required info: Mission type: Course mission (Recruit / Operative / Commander) OR Special Ops?
  • Phase 1: Reconnaissance (Repo Check):Use websearch and webfetch to: Check for duplicates: Search site:github.com/microsoft/agent-academy [topic keyword] and microsoft.github.io/agent-academy [topic keyword]. If something very similar exists,
  • Phase 2: Mission Naming:Agent Academy missions use military/spy operation themed names. Rules: Course missions: Use 🚨 Mission XX: [Action Verb] + [What They Build] Examples: 🚨 Mission 03: Create a Multi-Agent Orchestration System

适用与边界

  • 当前原文没有单列适用场景。
  • 当前原文没有单列不适用场景或限制。

原文中的明确线索

  • 要点:「microsoft/agent-academy」、「Required info」、「Mission type」、「Topic / feature」、「Rough description」、「Difficulty」、「Prerequisites」、「course missions」
  • 文件与命令07-websearchwebfetchsite:github.com/microsoft/agent-academy [topic keyword]microsoft.github.io/agent-academy [topic keyword]🚨 Mission XX: [Action Verb] + [What They Build]🚨 Mission 03: Create a Multi-Agent Orchestration SystemOperation [Codename]

流狐整理:以上内容来自当前 SKILL.md 的章节与原词;未补写作者没有声明的工具、兼容性或能力。

流狐档案 作者与许可取自来源;运行、权限和网络为流狐检测或估算
流狐分类
AI 智能
作者声明 Agent
未找到明确声明;不据此推断已兼容或已测试
静态检查
88 / 100 · 启发式扫描,不代表运行安全
作者 / 版本 / 许可
@microsoft · 未声明 license
流狐 Token 估算
中等消耗
流狐接入估算
需简单配置
是否需要外部 API Key
未发现要求
检测到的系统要求
未声明
底层运行要求
未声明
检测到的文件与系统行为
  • 只读
  • 允许写入 / 修改
检测到的网络行为
允许外网请求
安装命令数
无(仅作为资料)

档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。

需要注意: 未限定 allowed-tools,默认拥有全部工具权限。

输出预览 agent-academy-mission-builder.preview
# Phase 7: Deliver Output

1. **Scaffolded markdown file** create the mission file directly in the repo in the corresponding folder. If it's a recruit course mission, create a folder under `docs/recruit/` with the appropriate mission name and place an `index.md` file inside as well as an `assets` folder for images, for example, `docs/recruit/mcp-lab/index.md`. Repeat this pattern for operative and commander missions under their respective folders. For Special Ops, create the folder under `docs/special-ops/` with the slug name and place the `index.md` file and `assets` folder inside, for example, `docs/special-ops/mcp-lab/index.md`.
2. **Summary** of what was pre-filled vs. what needs manual work (be explicit about TODOs)
3. **Cross-link map** of which missions link here, and where this links
4. **For Special Ops**: Tags, difficulty, badge banner name, and image generation prompt
5. **Duplicate check result** with links to anything similar that exists

讨论

基于 GitHub Discussions。登录 GitHub 即可参与讨论、点赞、订阅更新。