Claude Skill

formulahendry/acp-ui

ACP UI 是一款现代化的跨平台桌面客户端,支持代理客户端协议(ACP)。可连接 Claude、Codex、Copilot、Qwen、Gemini 等任何兼容 ACP 的 AI 代理。

概览

Stars338
Forks34
语言Vue
最后更新2026-05-25
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者formulahendry
仓库acp-ui
完整名称formulahendry/acp-ui
Repo ID1,146,547,653

安装这个 Skill

npx @rebornix/stdio-to-ws "copilot --acp" --port 3000 --persist --grace-period -1

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-14
平台
ClaudeOpenClawCodex
能力
browserpdfmemoryimageterminalworkflowacpagent-client-protocolagentclientprotocol
识别文件
README.mdpackage.json
配置键
ANTHROPIC_API_KEYYOUR_TOKENURLPACKAGE_JSON
安装方式
  • npx @rebornix/stdio-to-ws "copilot --acp" --port 3000 --persist --grace-period -1
  • git clone https://github.com/formulahendry/acp-ui.git
  • npm install

项目简介

ACP UI 是一款基于代理客户端协议(ACP)构建的现代化跨平台桌面客户端。它支持无缝连接任何兼容 ACP 的 AI 代理,包括 Claude、Codex、Copilot、Qwen、Gemini、OpenCode 和 OpenClaw 等,为与多种 AI 代理交互提供统一界面。

英文描述

A modern, cross-platform client for the Agent Client Protocol (ACP) on desktop, mobile, and the web — connect to any ACP-compatible AI agent (Claude, Codex, Copilot, Qwen, Gemini, OpenCode, OpenClaw and more)

要点

  • 跨平台桌面客户端(Windows、macOS、Linux)
  • 支持多种兼容 ACP 的 AI 代理
  • 统一的代理交互界面
  • 基于 Vue 的现代化 UI 设计
  • 开源且由社区驱动

使用场景

  • 在同一个应用中与 Claude、Codex 或 Copilot 交互
  • 测试和比较不同的 ACP 兼容代理
  • 本地开发和调试代理工作流
  • 在单一桌面环境中集成多个 AI 助手

README 摘要

# ACP UI <a href="https://apps.microsoft.com/detail/9P76NGS1VF2L?referrer=appbadge&mode=full" target="_blank" rel="noopener noreferrer"> <img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/> </a> A modern, cross-platform client for the [Agent Client Protocol (ACP)](https://agentclientprotocol.com/) on desktop, mobile, and the web. Connect to AI coding agents like GitHub Copilot, Claude Code, Gemini CLI, Qwen Code, Codex CLI, OpenCode, OpenClaw, Kiro CLI, Hermes Agent, and any ACP-compatible agent from a unified interface. ![ACP UI Screenshot](assets/screenshot.png) ## 🌍 Try it in your browser No install required — open **[https://acp-ui.github.io/](https://acp-ui.github.io/)** and connect to a remote ACP agent over WebSocket. The web build supports the same chat, sessions, permissions, and traffic-monitor features as the desktop and mobile apps; it only omits local stdio agents and host filesystem access (which require a local subprocess and aren't available in a browser tab). > Pages served over HTTPS can only open `wss://` URLs (browser mixed-content rule). For LAN `ws://` access, run the bundle locally (`npm run preview:web`) or use a `wss://` tunnel — see [Connecting from your phone or browser](#-connecting-from-your-phone-or-browser), the same setup works for the web build. ## 📥 Installation Download the latest release for your platform from [GitHub Releases](https://github.com/formulahendry/acp-ui/releases): | Platform | Download | |----------|----------| | **Web** | [https://acp-ui.github.io/](https://acp-ui.github.io/) — no install, opens in any modern browser | | **Windows** | [.msi installer](https://github.com/formulahendry/acp-ui/releases/latest) or [.exe (NSIS)](https://github.com/formulahendry/acp-ui/r

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17