·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