Claude Skill
poco-ai/poco-claw
Poco Agent is a TypeScript-based, user-friendly AI agent with a modern Web UI, IM support, and sandboxed safety. It's a powerful alternative to OpenClaw, powered by Claude Code.
Overview
Repository
Install this Skill
git clone https://github.com/poco-ai/poco-claw.gitRegistry
Summary
Poco Agent is an intelligent agent that serves as a more beautiful and easier-to-use alternative to OpenClaw. It features a nicer Web UI, built-in IM support, and a sandboxed runtime for improved safety. Under the hood, it is powered by a Claude Code–based agent.
一个智能代理,利用云端Claude Skill实现类似Manus的自主体验。
Key features
- Beautiful and user-friendly Web UI
- Built-in Instant Messaging (IM) support
- Sandboxed runtime for enhanced safety
- Powered by a Claude Code-based agent
- TypeScript implementation
Use cases
- Alternative to OpenClaw for AI agent tasks
- Building interactive AI chatbots with a modern UI
- Developing safe, sandboxed AI agent applications
- Integrating Claude Code-based agents into projects
README excerpt
<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