Awesome Claw
Description
A curated list of the OpenClaw family — the open-source AI agent ecosystem. From the 150K-star original to IoT chips, Rust frameworks, and security tooling.
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
Awesome Claw
A curated list of the OpenClaw family — the open-source AI agent ecosystem that exploded in early 2026. From the original 150K-star project to $5 IoT chips, Rust-native frameworks, and security tooling.
[](https://awesome.re)
Contents
- The Claw Family Tree
- Core Projects
- Lightweight & Embedded Claws
- Managed & Hosted Platforms
- Forks & Variants
- Security & Hardening
- Skills & Marketplace
- Awesome Lists & Resources
- Social & Agent Networks
- Enterprise Integrations
- Community & Media
The Claw Family Tree
Clawdbot (Nov 2025)
└─ Moltbot (Jan 27, 2026) ─── renamed after Anthropic trademark complaint
└─ OpenClaw (Jan 30, 2026) ─── current name, 150K+ GitHub stars
├── MoltBook ─── social network for AI agents (1.5M+ agents)
├── ClawHub ─── skill marketplace (5,700+ skills)
├── MoltWorker ─── Cloudflare Workers adaptation
├── AgentClaw ─── one-click deployment platform
├── ClawSec ─── security skill suite (Prompt Security)
│
├── Lightweight & Embedded Variants:
│ ├── ZeroClaw ─── Rust, 4.6K⭐, 3.4MB, <10ms startup
│ ├── ZeptoClaw ─── Rust, "final form", 4MB, security-focused
│ ├── PicoClaw ─── Go, 11.6K⭐, RISC-V, <10MB RAM
│ ├── NanoClaw ─── TypeScript, 8.6K⭐, container-isolated
│ ├── TinyClaw ─── Shell/TS, 1.8K⭐, multi-agent teams
│ ├── MimiClaw ─── C, 2K⭐, ESP32-S3 embedded ($5 chip)
│ ├── SeaClaw ─── C, <2MB, <50ms cold start
│ ├── FemtoClaw ─── Rust, minimalist
│ └── LispClaw ─── Common Lis
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,