Files
nexus/wiki/sources/integrations-readme.md

2.6 KiB
Raw Blame History

title, type, tags, date
title type tags date
The Agency Integrations README source
2026-04-20

Source File

Summary用中文描述

  • 核心主题The Agency 多智能体编码系统与主流 Agentic Coding 工具的集成指南
  • 问题域:如何将 The Agency 的 Agent 资产安装到不同编码工具生态中
  • 方法/机制:统一的 install.shconvert.sh 脚本处理跨平台集成转换Agent 文件按目标工具格式自动转换
  • 结论/价值The Agency 实现了"一次编写,多工具部署"的 Agent 资产复用范式,覆盖 11 种主流编码工具

Key Claims用中文描述

  • Claude Code 原生支持 .md Agent 文件,无需转换
  • GitHub Copilot 原生支持,直接复制到 ~/.github/agents/~/.copilot/agents/
  • OpenCode/Cursor/Aider/Windsurf/Qwen Code 为项目级工具,需在项目根目录执行安装
  • Gemini CLI 和 Qwen Code 需要预先运行 convert.sh 生成集成文件
  • OpenClaw 安装后需重启 gateway

Key Quotes

"If you install OpenClaw and the gateway is already running, restart it after installation" — OpenClaw 安装后需重启网关 "For project-scoped tools such as OpenCode, Cursor, Aider, Windsurf, and Qwen Code, run the installer from your target project root" — 项目级工具必须在项目根目录安装

Key Concepts

Key Entities

Connections

Contradictions

  • 无已知内容冲突