by poco-ai
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.
# Add to your Claude Code skills
git clone https://github.com/poco-ai/poco-agentLast scanned: 4/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-30T06:30:56.329Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}poco-agent 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, and a sandboxed runtime for improved safety. Under the hood, it is powered by a Claude Code–based agent. It has 1,125 GitHub stars.
Yes. poco-agent 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-agent" and add it to your Claude Code skills directory (see the Installation section above).
poco-agent is primarily written in TypeScript. 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-agent against similar tools.
No comments yet. Be the first to share your thoughts!

A safer, more beautiful, and easier-to-use OpenClaw alternative
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.