·agent-builder
>_

agent-builder

为 Traycer 执行框架创建完整的 Claude Code 代理。创建新代理或更新现有代理时应使用此技能。创建所有代理组件,包括系统提示、挂钩、技能、命令、脚本和参考文档。还更新列出可用代理的协调文档。基于Anthropic官方代理开发最佳实践。

3安装·0热度·@auldsyababua

安装

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill agent-builder

如何安装 agent-builder

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

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

来源:auldsyababua/instructor-workflow。

SKILL.md

查看原文

This skill guides the creation of complete, production-ready Claude Code agents following Anthropic's official best practices for context engineering, tool design, skills architecture, and enforcement through hooks.

Skills vs Commands Decision: | Use Skills For | Use Commands For |

| Complex multi-step workflows | Quick, frequently-used prompts | | Multiple files/scripts needed | Single file sufficient | | Automatic discovery desired | Explicit invocation preferred | | Team standardization | Personal productivity |

为 Traycer 执行框架创建完整的 Claude Code 代理。创建新代理或更新现有代理时应使用此技能。创建所有代理组件,包括系统提示、挂钩、技能、命令、脚本和参考文档。还更新列出可用代理的协调文档。基于Anthropic官方代理开发最佳实践。 来源:auldsyababua/instructor-workflow。

可引用信息

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

安装命令
npx skills add https://github.com/auldsyababua/instructor-workflow --skill agent-builder
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

快速解答

什么是 agent-builder?

为 Traycer 执行框架创建完整的 Claude Code 代理。创建新代理或更新现有代理时应使用此技能。创建所有代理组件,包括系统提示、挂钩、技能、命令、脚本和参考文档。还更新列出可用代理的协调文档。基于Anthropic官方代理开发最佳实践。 来源:auldsyababua/instructor-workflow。

如何安装 agent-builder?

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

这个 Skill 的源码在哪?

https://github.com/auldsyababua/instructor-workflow