How OpenClaw Went from Launch to 1,299 Repos in 8 Weeks
The anatomy of an AI ecosystem forming in real time — what gets built first, what comes next, and where the real adoption signals are.
OpenClaw launched in late January 2026. Eight weeks later, PT-Edge tracks 1,299 repositories across 13 categories built around it. That's not a project growing — it's an ecosystem forming in real time.
We pulled the GitHub creation dates for the top 25 projects and mapped the timeline. A clear pattern emerged: not random growth, but a structured sequence of layers being built in a specific order. The same pattern is likely playing out in other AI ecosystems, just slower.
The pre-existing layer: projects that pivoted to OpenClaw
Three of the most popular projects in the OpenClaw ecosystem weren't built for OpenClaw at all. They existed before it launched and adapted to integrate it.
| Project | Created | Stars | Commits (30d) | What it does |
|---|---|---|---|---|
| super-agent-party | Mar 2025 | 1,854 | 260 | ⭐ All-in-one AI companion! Super Agent Party = Self hosted neuro sama +... |
| AionUi | Aug 2025 | 18,636 | 1618 | Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude... |
| n8n-skills | Oct 2025 | 3,414 | 8 | n8n skillset for Claude Code to build flawless n8n workflows |
Super Agent Party started as an all-in-one AI companion in March 2025 — nearly a year before OpenClaw. AionUi was a desktop cowork app for coding agents since August 2025. n8n-skills was an n8n workflow toolkit from October 2025. All three added OpenClaw support and became major ecosystem players after the launch.
This matters because it's a signal of ecosystem pull. When existing projects independently decide to integrate a new platform, it means the platform is generating real demand — not just excitement. AionUi now has 18,636 stars and 1618 commits in the last 30 days, making it the most active project in the entire OpenClaw ecosystem.
Week 1-2: Localisation and deployment (late January)
Within days of OpenClaw going viral, three things happened simultaneously: someone translated it to Chinese, someone built a deployment wrapper, and someone gave it a voice.
| Project | Created | Stars | What it does |
|---|---|---|---|
| OpenClawChineseTranslation | Jan 30 | 3,138 | 🦞 OpenClaw (Clawdbot/Moltbot) 汉化版 - 开源个人 AI 助手中文版 | Claude/ChatGPT LLM 接入 |... |
| openclaw-assistant | Jan 31 | 196 | OpenClaw voice assistant app for Android - Wake word activation & system... |
This first wave reveals what people need immediately when a new AI tool goes viral: make it work where I already am. Chinese localisation (3,138 stars, syncs hourly with the main repo), one-click deployment (openclaw-coolify, 80% fork rate — people fork it as a deployment template), and voice activation (openclaw-assistant for Android).
Week 3-6: Platform buildout (February)
February was when the ecosystem went from "people trying OpenClaw" to "people building on OpenClaw." Fifteen of the top 25 projects were created in this window.
Clients for every surface:
| Project | Created | Stars | What it does |
|---|---|---|---|
| openclaw-android | Feb 11 | 553 | Run OpenClaw on Android with a single command — no proot, no Linux |
| nexu | Feb 25 | 1,370 | The simplest desktop client for OpenClaw 🦞 — bridge your Agent to WeChat,... |
| clawpanel | Feb 26 | 921 | 🦀 OpenClaw 可视化管理面板 — 内置 AI 助手(工具调用 + 图片识别 + 多模态),一键安装配置,跨平台桌面应用 | Built-in... |
| openclaw-feishu | Feb (est.) | 557 | 飞书插件 × OpenClaw 保姆级配置指南 & 社区支持 (0306 - 更新飞书官方插件选择,增加 API 耗尽根因排查、Lark Webhook 内网穿透方案) |
Android (openclaw-android), desktop with multi-platform messaging (Nexu), visual dashboard (ClawPanel), Feishu integration (openclaw-feishu). The pattern: meet people where they already work. Especially notable is the Chinese workplace integration — Feishu and WeChat connectors appeared fast because the Chinese community was already building.
Infrastructure and skills:
| Project | Created | Stars | Downloads/mo | What it does |
|---|---|---|---|---|
| ClawRouter | Feb 3 | 5,432 | 0 | The agent-native LLM router for OpenClaw. 41+ models, <1ms... |
| alphaclaw | Feb 25 | 639 | 11,234 | The ultimate setup harness for OpenClaw. Deploy in minutes. Stay... |
| awesome-openclaw-agents | Feb 5 | 331 | 0 | Curated list of AI agent templates for OpenClaw. Ready-to-use... |
| ClawBio | Feb 25 | 374 | 0 | 🦖 ClawBio — The first bioinformatics-native AI agent skill... |
ClawRouter (5,432 stars, created February 3) is an LLM router supporting 41+ models with sub-millisecond routing — the kind of middleware that turns a single-model agent into a multi-model platform. AlphaClaw (11,234 downloads/month) solved the deployment pain point and is the only infrastructure project with meaningful package adoption.
The first domain-specific agents also appeared in this wave. ClawBio — bioinformatics-native AI agent skills. HyperLiquid-Claw — crypto trading via OpenClaw. These are early but they signal that the platform is expanding beyond general-purpose chat.
Week 6-8: Ecosystem maturation (March)
March brought the layer that makes an ecosystem sustainable: education, documentation, and orchestration.
| Project | Created | Stars | Commits (30d) | What it does |
|---|---|---|---|---|
| cli | Mar 2 | 19,718 | 157 | Google Workspace CLI — one command-line tool for Drive, Gmail,... |
| openclaw-master-skills | Mar 2 | 1,534 | 7 | 🧠 Curated collection of 339+ best OpenClaw skills — weekly updated... |
| hello-claw | Mar 4 | 992 | 304 | 哈喽!龙虾 🙋♀️,首个体系化 openclaw 中文开源教程 | Adopt from scratch and build... |
| MetaClaw | Mar 9 | 805 | 171 | Just talk to your agent — it learns and EVOLVES. |
| ClawTeam-OpenClaw | Mar 18 | 298 | None | ClawTeam fork fully adapted for OpenClaw — multi-agent swarm... |
hello-claw from Datawhale China is the first systematic tutorial — "adopt from scratch and build your first claw." openclaw-master-skills curates 339+ skills, updated weekly. There's even a full book about OpenClaw, written using OpenClaw itself.
Multi-agent orchestration appeared: ClawTeam-OpenClaw for swarm coordination, OpenCrew for Slack-based agent teams. And MetaClaw (805 stars, 171 commits in 30 days) introduced a self-evolving agent that learns from conversation.
The Chinese community built the adoption layer
One of the most striking patterns in the timeline is that Chinese-language projects didn't just participate — they built the onboarding infrastructure that the core project didn't provide.
OpenClawChineseTranslation (3,138 stars) appeared on January 30, three days after launch. awesome-openclaw-usecases-zh (2,074 stars) documents 40 real-world use cases adapted for the Chinese ecosystem. hello-claw, openclaw-docs, openclaw-feishu, CountBot, wechatbot — tutorials, documentation, platform integrations, all in Chinese.
This isn't translation. It's original work: use case guides, platform-specific integrations (Feishu, WeChat, 微博), and educational content tailored for a different developer culture. When an ecosystem independently grows communities in multiple languages building original tooling, it's a strong signal that something durable is being built.
What the adoption data actually shows
Stars tell one story. Downloads and fork rates tell another.
The ecosystem has 67,379 stars across the featured projects, but only 15 repos have any package downloads at all. Most of these projects aren't libraries you pip install — they're applications you clone and run, or configs you fork and customise. That's a different adoption model than something like PyTorch or LangChain.
The fork rates confirm this. n8n-skills has a 18% fork rate — people fork it to customise their own skill sets. openclaw-master-skills has a 22% fork rate. The deployment template openclaw-coolify has an 80% fork rate — almost everyone who finds it forks it to run their own instance.
The one project with clear package adoption is AlphaClaw: 11,234 npm downloads per month. It solved the "how do I actually keep this running" problem and people install it.
The pattern
If you step back from the specifics, the OpenClaw ecosystem followed a sequence:
- Existing projects pivot in — established tools add support for the new platform, bringing their users with them
- Localisation and deployment — make it work where people already are (language, platform, infrastructure)
- Platform buildout — clients, skills, middleware, domain-specific agents
- Education and orchestration — tutorials, documentation, multi-agent coordination, the pieces that make it accessible to non-early-adopters
This happened in 8 weeks. Not every AI ecosystem will move this fast — MCP took longer, the agents space is still diffuse — but the sequence of layers is likely similar. The first things built are always about access (run it here, read it in my language). The last things built are always about mastery (orchestrate multiple agents, write a book).
We'll be watching for this pattern in other ecosystems as they form.
PT-Edge tracks 226,000+ AI repositories across 18 domains, including 1,299 in the OpenClaw ecosystem. Every project linked above has a full detail page with daily-updated metrics. Browse the full ecosystem: client applications, skill marketplace, agent templates, infrastructure.
Related analysis
Your Docs Are Written for Humans. Your Users Are Agents.
Agents choose developer tools based on documentation quality. llms.txt is the new robots.txt. The MCP data proves...
You're Shipping AI You Can't Measure
1,159 repos are building LLM evaluation infrastructure. Most teams are still eyeballing outputs. Here's the decision...
We Audited crewAI's AI Dependencies: Here's What the Data Says
47 dependencies, 8 scored against 220K repos. World-class choices across the board — and the one category where the...
The Claude Code Ecosystem: Everything You Can Plug In
2,400 repos. 370 new ones per week. A practitioner's guide to what's mature, what's emerging, and what's noise.