Claude Skill
poco-ai/poco-claw
Poco Agent 是一个基于 TypeScript、用户友好的 AI 代理,拥有现代 Web 用户界面、IM 支持和沙盒安全功能。它是一个由 Claude Code 驱动的、强大的 OpenClaw 替代品。
概览
仓库信息
安装这个 Skill
git clone https://github.com/poco-ai/poco-claw.gitRegistry 信息
项目简介
Poco Agent 是一个智能代理,作为 OpenClaw 的更美观、更易用的替代品。它拥有更好的 Web 用户界面、内置的即时通讯支持以及用于提高安全性的沙盒运行时环境。其底层由基于 Claude Code 的代理驱动。
A more beautiful and easier-to-use alternative to OpenClaw. It features a nicer Web UI, built-in IM support, a sandboxed runtime and channel-based team collaboration. Under the hood, it is powered by a Claude Code–based agent.
要点
- 美观且用户友好的 Web 用户界面
- 内置即时通讯 (IM) 支持
- 沙盒运行时环境以增强安全性
- 由基于 Claude Code 的代理驱动
- TypeScript 实现
使用场景
- 作为 OpenClaw 的替代品执行 AI 代理任务
- 构建具有现代用户界面的交互式 AI 聊天机器人
- 开发安全的、沙盒化的 AI 代理应用程序
- 将基于 Claude Code 的代理集成到项目中
README 摘要
<div align="center">  # Poco: Your Pocket Coworker A safer, more beautiful, and easier-to-use OpenClaw alternative [](https://opensource.org/licenses/MIT) [](https://www.docker.com/) [](https://www.python.org/downloads/) [](https://nextjs.org/) [](https://fastapi.tiangolo.com/) [](https://docs.poco-ai.com/) [](https://deepwiki.com/poco-ai/poco-agent) [English](README.md) | [简体中文](README_zh.md) </div> ## Core Features - **Server and Channel Collaboration** Work in long-lived servers with channels, DMs, and reply threads. Mention persistent agents in the conversation, turn messages into trackable tasks, inspect execution progress in the drawer, and publish outputs into shared files for people and other agents to reuse. - **Secure Sandbox** All tasks run in an isolated container. Feel free to install dependencies, modify files, and execute commands — without affecting the host environment. - **Local Directory Mounting** — mount host directories into the sandbox so the agent can work with your real project files directly (self-hosted only) - **More Than a Chatbot** - Supports Plan Mode, conversation queueing, conversation termination ... - **Project management**: organize work across tasks and contexts, and set project-level defaults for model, preset, Git repo, local mounts, and project files - **F