Reference index for OpenClaw — a locally-running AI assistant that operates directly on your machine. Skills extend its capabilities for external services, automation, and specialized tasks.
See also: README.md (project overview) · cursor/README.md (Cursor & Claude skills) · skills/README.md (skills index)
Curated list from machinae/awesome-claws. AI agents inspired by OpenClaw:
| Project | Language | Description |
|---|---|---|
| OpenClaw | TypeScript | Original full-featured assistant: multi-agent routing, voice wake, live canvas, 15+ messaging channels |
| PicoClaw | Go | Ultra-efficient for low-cost hardware, single-binary deploy, old Android support |
| ZeroClaw | Rust | Trait-driven, zero-overhead AI infrastructure, swappable core |
| nanobot | Python | Ultra-lightweight, research workflows, one-click deploy, MCP, agent social networking |
| TinyClaw | Shell/TypeScript | Multi-agent, multi-team, multi-channel, chain execution, isolated workspaces |
| NanoClaw | TypeScript | Lightweight container-sandboxed, simple to extend via skills |
| Moltis | Rust | Personal AI gateway, single-binary, multi-provider LLM, long-term memory, MCP |
| TrinityClaw | Python | Self-hosted local-only: web automation, memory, code execution, email, calendar |
| IronClaw | Rust | Privacy and security focus, local encrypted data, layered defenses |
| NullClaw | Zig | Fully autonomous, tiny binaries, low memory, highly portable |
| MimiClaw | C | Pocket assistant for ESP32-S3, no OS, low power, local-first memory |
| HermitClaw | Python | Tiny autonomous creature in a folder, continuous research and reports |
| AstrBot | Python | Agentic IM chatbot, broad platform support, LLM integrations, plugins |
| ZeptoClaw | Rust | ~4MB binary, 7-layer security, one-command OpenClaw migration |
| BabyClaw | JavaScript | Lightweight single-file, Claude Agent SDK, Telegram, voice, cron |
| safeclaw | Python | Safe text/voice without LLM, preserves core assistant capabilities |
| droidclaw | TypeScript | Android workflows, lightweight, mobile-first automation |
| Flowly AI | TypeScript | Flow-oriented framework, composing agent workflows, tool-driven execution |
| shrew | Rust | Compact autonomous runtime, speed, minimal resources, extensible behavior |
| zclaw | C | Smallest possible AI assistant for ESP32 |
| Clawlet | Python | Lightweight framework, identity awareness, 2-minute setup |
| subzeroclaw | C | Skill-driven agentic daemon for edge hardware |
| Autobot | Crystal | Kernel-enforced sandboxing, multi-provider LLM, voice, vision, MCP |
| moxxy | Rust | Self-hosted multi-agent AI framework |
| Microclaw | Rust | Agentic assistant for chat surfaces, inspired by nanoclaw |
| troublemaker | TypeScript | Multi-platform AI agent runtime |
| LettaBot | TypeScript | Persistent memory across Telegram, Slack, WhatsApp, Signal |
| picobot | Go | Lightweight self-hosted bot, single binary |
| AngelClaw | Python | Lean, compatible, research concepts |
| SupaClaw | TypeScript | Built on Supabase, self-host or use Supabase account |
| pickle-bot | Python | Lightweight self-hosted personal AI assistant |
| OpenCrabs | Rust | Self-improving autonomous agent, multi-channel, tool use, TUI, cron |
| OpenFang | Rust | Open-source Agent OS, 137K LOC, 14 crates, 1,767+ tests |
| ClawDroid | Go/Kotlin | PicoClaw fork, native Android app, chat UI, voice mode |
| Hermes Agent | Python/TypeScript | Self-improving, autonomous skill creation, subagent delegation |
| Atombot | Python | Atomic-lightweight (~500 LOC), multi-provider, Telegram, reminders |
| Source | Skills | Description |
|---|---|---|
| VoltAgent/awesome-openclaw-skills | 5,400+ | Curated, filtered, categorized from ClawHub registry |
| openclaw/skills | 13,000+ | Official archive from clawhub.com; structure: skills/<owner>/<skill-name>/ |
See: skills/README.md for category index and installation; skills/categories/ for category links.
clawhub install <skill-slug>Copy skill folder to:
| Location | Path |
|---|---|
| Global | ~/.openclaw/skills/ |
| Workspace | <project>/skills/ |
Priority: Workspace > Local > Bundled
Skills are curated, not audited. Review source code before installing. OpenClaw has VirusTotal partnership — check ClawHub for security reports.
- machinae/awesome-claws — derivatives list (MIT)
- VoltAgent/awesome-openclaw-skills — curated skills index
- openclaw/skills — official skills archive