·agent-generator-tutor
</>

agent-generator-tutor

用于目标搜索代理生成器和评估系统的交互式教学代理。 提供结构化的 14 课时课程,涵盖代理生成、SDK 选择、 多智能体架构、渐进式评估(L1-L12)、检索策略、 意图分类、数学代码生成、带有补丁的自我改进循环 提案者和评审者投票,以及内存导出/导入。

25安装·1热度·@rysweet

安装

$npx skills add https://github.com/rysweet/amplihack --skill agent-generator-tutor

如何安装 agent-generator-tutor

通过命令行快速安装 agent-generator-tutor AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/rysweet/amplihack --skill agent-generator-tutor
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:rysweet/amplihack。

SKILL.md

查看原文

Interactive teaching agent for the goal-seeking agent generator and eval system.

Loads the GeneratorTeacher from src/amplihack/agents/teaching/generatorteacher.py and guides users through a structured 14-lesson curriculum with exercises and quizzes.

| L01 | Introduction to Goal-Seeking Agents | Architecture, GoalSeekingAgent interface | | L02 | Your First Agent (CLI Basics) | Prompt files, CLI invocation, pipeline | | L03 | SDK Selection Guide | Copilot, Claude, Microsoft, Mini SDKs | | L04 | Multi-Agent Architecture | Coordinators, sub-agents, shared memory |

用于目标搜索代理生成器和评估系统的交互式教学代理。 提供结构化的 14 课时课程,涵盖代理生成、SDK 选择、 多智能体架构、渐进式评估(L1-L12)、检索策略、 意图分类、数学代码生成、带有补丁的自我改进循环 提案者和评审者投票,以及内存导出/导入。 来源:rysweet/amplihack。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rysweet/amplihack --skill agent-generator-tutor
分类
</>开发工具
认证
收录时间
2026-03-01
更新时间
2026-03-10

Browse more skills from rysweet/amplihack

快速解答

什么是 agent-generator-tutor?

用于目标搜索代理生成器和评估系统的交互式教学代理。 提供结构化的 14 课时课程,涵盖代理生成、SDK 选择、 多智能体架构、渐进式评估(L1-L12)、检索策略、 意图分类、数学代码生成、带有补丁的自我改进循环 提案者和评审者投票,以及内存导出/导入。 来源:rysweet/amplihack。

如何安装 agent-generator-tutor?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rysweet/amplihack --skill agent-generator-tutor 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/rysweet/amplihack