← 返回LLM 与 AI分区 Skill 全库
LLM 与 AISkillsMP 同步

agent-builder

@n8n-io · 仓库 n8n-io/n8n/packages-n8n-instance-ai-skills-agent-builder · 社区热度 203,692 · 通道 Git 克隆
查看 GitHub 开源源码 ↗
功能描述与核心用途
加载在…之前 calling 构建-智能体新建现有 n8n 智能体. Governs prerequisite 创建, faithful handoff 用户's 请求, 智能体 targeting 跨 turns, 构建器问题, testing, 发布. 使用 directly 例行 follo
EN: Load before calling build-agent for a new or existing n8n Agent. Governs prerequisite creation, faithful handoff of the user's request, agent targeting across turns, builder questions, testing, and publishing. Use directly for routine follo
运行宿主与模型建议
安装与使用教程 按对应通道操作,命令可直接复制
  1. 第一步 · 准备环境:确认已安装 Git,终端执行 git --version 能显示版本号;这类 Skill 以克隆目录的方式安装。
  2. 第二步 · 按你使用的 Agent 选一条克隆命令:Claude Code 全局生效(推荐):
    git clone https://github.com/n8n-io/n8n ~/.claude/skills/n8n
    仅当前项目生效:
    git clone https://github.com/n8n-io/n8n .claude/skills/n8n
    OpenClaw 生效:
    git clone https://github.com/n8n-io/n8n ~/.openclaw/workspace/skills/n8n
    该 Skill 在仓库内的路径:packages/@n8n/instance-ai/skills/agent-builder/SKILL.md,让 Agent 使用该子目录即可。
  3. 第三步 · 安装依赖(按需):进入克隆目录,若含 requirements.txt 执行 pip3 install -r requirements.txt;若含 package.json 执行 npm install
  4. 第四步 · 加载调用:重启或刷新 Agent 让它识别新 Skill,之后直接用自然语言描述需求即可自动调用。
  5. 第五步 · 卸载:直接删除对应的 skills 文件夹即可。
发给 AI 的安装提示词
请帮我安装并启用开源 Skill「agent-builder」(开源仓库 n8n-io/n8n/packages-n8n-instance-ai-skills-agent-builder),它的作用是:Load before calling build-agent for a new or existing n8n Agent. Governs prerequisite creation, faithful handoff of the user's request, agent targeting across turns, builder questions, testing, and publishing. Use directly for routine follo。请先检查 Git 环境(git --version,没有就先安装);然后根据我正在使用的 Agent,把仓库克隆到对应的 skills 目录(Claude Code:git clone https://github.com/n8n-io/n8n ~/.claude/skills/n8n;OpenClaw:git clone https://github.com/n8n-io/n8n ~/.openclaw/workspace/skills/n8n 完成安装;若目录里有依赖文件请一并安装;之后重载技能列表确认已被识别,并用一个最简单示例演示如何用自然语言调用它;如果报错请自动排查修复,最后告诉我使用方法。 该 Skill 在仓库内的子目录为 packages/@n8n/instance-ai/skills/agent-builder/SKILL.md,请使用该路径。
调用示例(自然语言)
> 调用对应工具完成这个操作,并把结果反馈给我
关联标签
#llm-ai
同区域相关 Skill
discord-clawd@openclaw · 389,030configure-channel@openclaw · 389,030discord@openclaw · 389,030imsg@openclaw · 389,030voice-call@openclaw · 389,030gemini@openclaw · 389,030