Poco Claw banner
poco-ai poco-ai

Poco Claw

Design community

Description

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.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![Poco Hero](assets/hero.png)

Poco: Your Pocket Coworker

A safer, more beautiful, and easier-to-use OpenClaw alternative

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Docker](https://img.shields.io/badge/Docker-Enabled-blue)](https://www.docker.com/) [![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/) [![Next.js](https://img.shields.io/badge/Next.js-16-black)](https://nextjs.org/) [![FastAPI](https://img.shields.io/badge/FastAPI-0.115+-green.svg)](https://fastapi.tiangolo.com/) [![Docs](https://img.shields.io/badge/poco-docs-blueviolet)](https://docs.poco-ai.com/) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/poco-ai/poco-agent)

[English](README.md) | [简体中文](README_zh.md)

Core Features

  • 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
    • File uploads: accept and work with multiple file formats
  • Polished, Productive UI
    • Artifacts view: render and preview many formats (HTML, PDF, Markdown, images, videos, Xmind, Excalidraw, Drawio, and more)
    • Playback view: replay command I/O, browser sessions, and Skills/MCP tool calls
    • Light/Dark mode support
  • Agentic Experience
    • native Claude Code experience - Slash Commands, Plan Mode, AskQuestion ...
    • Preset runtime config - reuse model, capability, tool, and