Files
nexus/wiki/sources/integrations-readme.md
2026-04-21 00:02:55 +08:00

26 lines
1.5 KiB
Markdown

---
title: "Integrations (Agency Agents)"
type: source
tags: [agency, integrations]
date: 2026-04-20
source_file: raw/Agent/agency-agents/integrations/README.md
---
## Summary
This README describes integration targets and conversion formats for The Agency agents. It lists supported tools, quick install commands, and notes about regenerating integration files when agents change. The document is a practical guide for packaging and installing agents across multiple agent platforms.
## Key Claims
- The repository provides conversion and install scripts to package agents for many platforms (Claude Code, GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, Qwen Code).
- For some platforms (Gemini CLI, Qwen, Kimi), generated artifacts must be produced with `./scripts/convert.sh` before installation.
- Installers are provided (`./scripts/install.sh`) with a `--tool` flag to target a specific integration.
## Key Quotes
> "This directory contains The Agency integrations and converted formats for supported agentic coding tools." — Integrations README opening line
## Connections
- [[The Agency: AI Specialists Ready to Transform Your Workflow]] — the integrations document describes how to install and convert agents from this project into other agent platforms
- [[OpenClaw]] — OpenClaw workspaces are one of the supported installation targets (OpenClaw workspaces contain SOUL.md, AGENTS.md, IDENTITY.md)
## Contradictions
- None detected with existing wiki content at time of ingest.