Claude Skill
JohnRiceML/clawport-ui
Clawport UI 是基于 OpenClaw 的开源 AI 代理指挥中心,通过统一界面帮助团队管理和协调 Claude Code 代理。
概览
仓库信息
安装这个 Skill
npm install -g clawport-uiRegistry 信息
npm install -g clawport-uigit clone https://github.com/JohnRiceML/clawport-ui.gitnpm installnpx tsc --noEmit # Type-check (zero errors)npx next build # Production build
项目简介
Clawport UI 是一个基于 OpenClaw 构建的开源 AI 代理指挥中心,旨在通过统一界面管理和协调 Claude Code 代理团队。
Open-source AI agent command center for Claude Code agent teams. Built on OpenClaw.
要点
- 为 Claude Code 代理团队打造的开源指挥中心
- 基于 OpenClaw 框架构建
- 统一的代理协调界面
- 专为团队化 AI 代理工作流设计
使用场景
- 在开发项目中管理多个 Claude Code 代理
- 协调 AI 代理团队完成复杂编码任务
- 集中监控和控制代理活动
- 简化软件开发中的多代理工作流
README 摘要
<div align="center"> <img src="https://raw.githubusercontent.com/JohnRiceML/clawport-ui/main/clawport-logo.png" alt="ClawPort" width="160" /> # ClawPort **A visual command centre for your AI agent team.** [](https://www.npmjs.com/package/clawport-ui) [](LICENSE) [](#testing) [Website](https://clawport.dev) | [Setup Guide](SETUP.md) | [API Docs](docs/API.md) | [npm](https://www.npmjs.com/package/clawport-ui) </div> --- ClawPort is an open-source dashboard for managing, monitoring, and talking directly to your [OpenClaw](https://openclaw.ai) AI agents. It connects to your local OpenClaw gateway and gives you an org chart, direct agent chat with vision and voice, a kanban board, cron monitoring, cost tracking, an activity console with live log streaming, and a memory browser -- all in one place. No separate AI API keys needed. Everything routes through your OpenClaw gateway. <img src="docs/screenshots/org-map.png" alt="Org Map" width="100%" /> <details> <summary><strong>More screenshots</strong></summary> | | | |---|---| | <img src="docs/screenshots/chat.png" alt="Agent Chat" /> | <img src="docs/screenshots/kanban.png" alt="Kanban Board" /> | | **Chat** -- streaming text, vision, voice, file attachments | **Kanban** -- drag-and-drop task board across agents | | <img src="docs/screenshots/pipelines.png" alt="Cron Pipelines" /> | <img src="docs/screenshots/cron-schedule.png" alt="Cron Schedule" /> | | **Pipelines** -- DAG visualization with health checks | **Schedule** -- weekly heatmap and job management | | <img src="docs/screenshots/activity.png" alt="Activity Console" /> | <img
话题
暂无话题