From beed9f98aeb510bba384b89fc13669edb04353bb Mon Sep 17 00:00:00 2001 From: Muqsit Date: Thu, 6 Aug 2026 00:54:59 -0700 Subject: [PATCH] Add agents-cli under Specialized Tools Install and run multiple AI coding agents from one CLI (versions, skills, MCP, teams). English + Chinese entries. --- README.md | 1 + README.zh-CN.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81b60de..41abe45 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ English | [中文](README.zh-CN.md) ## Specialized Tools - **[RepoPrompt](https://repoprompt.com/)**, macOS native app for AI-optimized file management and code iteration +- **[agents-cli](https://github.com/phnx-labs/agents-cli)**, Install and run multiple AI coding agents from one CLI (versions, skills, MCP, teams) diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..48f62ea 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -60,4 +60,5 @@ ## 专用工具 -- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 \ No newline at end of file +- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 +- **[agents-cli](https://github.com/phnx-labs/agents-cli)**,从一个 CLI 安装并运行多个 AI 编程智能体(版本、技能、MCP、团队)