什么是 project-teacher?
生成详细的项目解释和回顾(FOR_USER.md)以帮助用户从项目中学习。当用户要求解释项目、询问“我们刚刚构建了什么?”或在编码会话后调用该技能生成学习资源时,请使用此技能。 来源:nweii/agent-stuff。
生成详细的项目解释和回顾(FOR_USER.md)以帮助用户从项目中学习。当用户要求解释项目、询问“我们刚刚构建了什么?”或在编码会话后调用该技能生成学习资源时,请使用此技能。
通过命令行快速安装 project-teacher AI 技能到你的开发环境
来源:nweii/agent-stuff。
Generate a detailed explanation of the current project or task, focusing on the "why" and "how" to help the user learn.
When triggered, generate a markdown file containing the learning resource.
Before generating a new file, search the output directory (default: learning/) for existing documents related to the current project.
生成详细的项目解释和回顾(FOR_USER.md)以帮助用户从项目中学习。当用户要求解释项目、询问“我们刚刚构建了什么?”或在编码会话后调用该技能生成学习资源时,请使用此技能。 来源:nweii/agent-stuff。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nweii/agent-stuff --skill project-teacher生成详细的项目解释和回顾(FOR_USER.md)以帮助用户从项目中学习。当用户要求解释项目、询问“我们刚刚构建了什么?”或在编码会话后调用该技能生成学习资源时,请使用此技能。 来源:nweii/agent-stuff。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nweii/agent-stuff --skill project-teacher 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nweii/agent-stuff