Clawdex: A Directory for Tracking OpenClaw Derivatives and Forks

Clawdex is a directory created to track the proliferation of projects related to OpenClaw. It currently lists 18 projects organized into three tiers.
Project Tiers
The directory categorizes projects as follows:
- Tier 1: Direct clones and rewrites. Examples given include ZeroClaw, PicoClaw, IronClaw, and Moltis.
- Tier 2: Ecosystem projects. Examples given include Moltworker, ClawHub, and Moltbook (described as a social network for AI agents).
- Tier 3: Projects that are doing their own thing but were clearly inspired by the same idea.
Directory Features
Each listed project includes:
- Star count (fetched during build)
- Programming language
- Category tags
- Ability to filter and sort the entire directory
Contribution Process
Additions to the directory are PR-driven. The process is:
- Fork the repository.
- Drop a YAML file in
/src/data/projects/. - Open a pull request.
A CI system validates the schema of submitted YAML files. A human reviewer (the creator, as mentioned) then reviews and merges acceptable pull requests.
📖 Read the full source: r/clawdbot
👀 See Also

Transforming Claude Code into an Autonomous Engineering Team
The ~/.claude/ configuration turns Claude Code into an autonomous build system, generating and testing code autonomously.

Mike: Open-Source Legal AI with Self-Hosting, Multi-Model Support
Mike is an open-source alternative to Harvey and Legora, offering document chat, tabular extraction, and workflow templates — all self-hostable with your own Claude or Gemini API keys.

V6rge AI Suite Update Adds NVIDIA GPU Support and Beta Coding Agent
V6rge AI Suite has released an update that fixes GPU detection issues, adds full NVIDIA GPU support for better performance, and introduces a new beta coding agent that generates and assists with code directly inside the app.

Detrix MCP Server Adds Runtime Debugging to AI Coding Agents
Detrix is a free, open-source MCP server that enables MCP-compatible agents to observe live variables in running code without restarts or code changes. It supports Python, Go, and Rust applications running locally or in Docker.