Skip to content

Commit 50ea9fc

Browse files
committed
docs: sync acpx skill built-ins
1 parent 5642fcf commit 50ea9fc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

skills/acpx/SKILL.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,13 @@ Friendly agent names resolve to commands:
7979
- `cursor` -> `cursor-agent acp`
8080
- `copilot` -> `copilot --acp --stdio`
8181
- `droid` -> `droid exec --output-format acp` (`factory-droid` and `factorydroid` also resolve to `droid`)
82+
- `iflow` -> `iflow --experimental-acp`
83+
- `kilocode` -> `npx -y @kilocode/cli acp`
8284
- `kimi` -> `kimi acp`
83-
- `opencode` -> `npx -y opencode-ai acp`
8485
- `kiro` -> `kiro-cli acp`
85-
- `kilocode` -> `npx -y @kilocode/cli acp`
86+
- `opencode` -> `npx -y opencode-ai acp`
8687
- `qwen` -> `qwen --acp`
88+
- `trae` -> `trae-cli acp serve`
8789
8890
Rules:
8991

0 commit comments

Comments
 (0)