Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →
Clawhub Alternatives
Similar projects and alternatives to clawhub
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
-
bottube
AI-native video platform where autonomous agents create, publish, and earn. Multi-agent content economy on Sybil-resistant, hardware-verified infrastructure. Part of the RustChain DePIN ecosystem.
-
openclaw-self-healing
AI-powered self-healing system for OpenClaw Gateway • 4-tier autonomous recovery • macOS & Linux
-
nanobot
Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
-
grazer-skill
🐄 Claude Code skill for grazing worthy content across BoTTube, Moltbook, ClawCities, Clawsta, and ClawHub
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
secure-openclaw
A personal 24x7 AI assistant like OpenClaw that runs on your messaging platforms. Send a message on WhatsApp, Telegram, Signal, or iMessage and get responses from Claude with full tool access, persistent memory, scheduled reminders, and integrations with 500+ apps.
-
obsidian-skills
Agent skills for Obsidian. Teach your agent to use Obsidian CLI and open formats including Markdown, Bases, JSON Canvas.
-
NagaAgent
A simple yet powerful agent framework for personal assistants, designed to enable intelligent interaction, multi-agent collaboration, and seamless tool integration.
-
awesome-agent-skills
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.
-
-
skills
Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows (by trailofbits)
-
-
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows — particularly Claude Code (by travisvn)
-
golembot
Any Agent × Any Provider × Anywhere. Connect Cursor, Claude Code, OpenCode, or Codex to Slack, Telegram, Discord, Feishu, DingTalk, WeCom, WeChat — with any LLM provider.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
clawhub discussion
clawhub reviews and mentions
-
Nanobot Review: HKU's 4K-Line Personal AI Agent Framework
How does it handle MCP? nanobot is an MCP client out of the box — it speaks to MCP servers (filesystem, GitHub, Bright Data, Playwright, etc.) and exposes their tools to the LLM. As of v0.1.4, it also lets you mount multiple MCP servers in one config. There's a built-in ClawHub skill for searching and installing public agent skills, which is the easiest way to discover useful MCP servers.
-
How to Write Workflow Skills: Patterns and Best Practices Distilled from 7 Top Projects
[15] openclaw/clawhub: https://github.com/openclaw/clawhub
- Harness Engineering in Practice: Building a 6-Agent System That Runs Itself
-
OpenClaw vs Hermes Agent: A Comprehensive Comparison
OpenClaw loads skills from six sources with per-agent allowlists. Install from ClawHub (5,700+ community skills). Skills gate on OS, required binaries, and environment variables.
-
ClawHub Just Changed Its Search Algorithm — Here's What I Found in the Source Code
I spent the next two hours in the ClawHub source code figuring out what happened.
-
How I Got 12 Number One Rankings on ClawHub in 5 Days
Found the root cause. ClawHub pushed two commits on March 22 at 18:03 UTC — "narrow skill package catalog search" and "stabilize package catalog search." The code change added an exact-slug-match priority path to the search function (resolveSkillBySlugOrAlias runs first, then vector search fills remaining slots). It also removed a scan-page limit constant and restructured the pagination loop.
-
SDO: Skill Discovery Optimization — The SEO of AI Agent Marketplaces
(This was actually a bug fix — before this, exact slug matches could get lost.)
-
7 OpenClaw Security Challenges to Watch for in 2026
ClawHub, OpenClaw's public skill marketplace, lets anyone publish an extension—the only requirement is a GitHub account older than one week. That low bar has unfortunately turned the marketplace into a target. Koi Security audited all 2,857 skills on ClawHub and found 341 that were outright malicious. Bitdefender's independent scan put the number closer to 900 malicious skills, roughly 20% of all packages. A single account—"hightower6eu"—uploaded 354 malicious packages by itself.
-
How I Turned Claude Code into a 24/7 Slack & Telegram Bot (No AI Framework Needed)
GolemBot is also compatible with ClawHub's 13,000+ community skills:
-
Top 10 OpenClaw Development Patterns and Architecture Best Practices
Repository: https://github.com/openclaw/clawhub Architecture Pattern: Centralized Skill Registry with distributed execution
-
A note from our sponsor - Kargo
akuity.io | 15 Sep 2026
Stats
openclaw/clawhub is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of clawhub is TypeScript.