by poco-ai
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.
# Add to your Claude Code skills
git clone https://github.com/poco-ai/poco-clawLast scanned: 4/29/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-29T06:23:49.441Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}poco-claw is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by poco-ai. 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. It has 1,345 GitHub stars.
Yes. poco-claw passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/poco-ai/poco-claw" and add it to your Claude Code skills directory (see the Installation section above).
poco-claw is primarily written in Python. It is open-source under poco-ai on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh poco-claw against similar tools.
No comments yet. Be the first to share your thoughts!

A safer, more beautiful, and easier-to-use OpenClaw alternative
| Channel Collaboration | Shared Files |
|---|---|
![]() |
![]() |
| Start from a channel message, mention a persistent agent, and follow task progress in the execution drawer. | Published artifacts are grouped by agent so teammates and agents can reuse the same outputs. |
| Project Settings | Preset Editor |
|---|---|
![]() |
![]() |
| Set default configurations for your project — presets, local directory mounts, GitHub repos, knowledge base, and more. | DIY your cloud coworker — skills, MCP, sub-agents, and… system prompts & custom visual identity! |

Run the interactive setup script to automatically generate configuration and start services:
./scripts/quickstart.sh
Visit: http://localhost:3000 after startup completes.
For detailed deployment documentation and troubleshooting, please refer to the Deployment Guide.