by IKingBarou
🚀 ZeroClaw Agentic CLI 2026 – Claude Code Multi-MCP Router & SDK Toolkit
# Add to your Claude Code skills
git clone https://github.com/IKingBarou/Zeroclaw-Plugin-HubGuides for using ai agents skills like Zeroclaw-Plugin-Hub.
Last scanned: 5/30/2026
{
"issues": [
{
"type": "clone-failed",
"message": "Could not clone repository",
"severity": "medium"
}
],
"status": "WARNING",
"scannedAt": "2026-05-30T15:42:41.198Z",
"npmAuditRan": false,
"pipAuditRan": false
}Zeroclaw-Plugin-Hub is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by IKingBarou. 🚀 ZeroClaw Agentic CLI 2026 – Claude Code Multi-MCP Router & SDK Toolkit. It has 197 GitHub stars.
Zeroclaw-Plugin-Hub returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/IKingBarou/Zeroclaw-Plugin-Hub" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Zeroclaw-Plugin-Hub against similar tools.
No comments yet. Be the first to share your thoughts!
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
Version: 2.6.0 | License: MIT | Release Date: January 2026
Imagine a digital bridge between your local machine and the vast intelligence of Claude AI—not just a proxy, not merely a router, but an adaptive orchestrator that transforms how developers, teams, and systems interact with Claude Code. Think of it as a Swiss Army knife for AI integration: one tool that can proxy, route, sub-agent, skill-enhance, and context-optimize Claude's capabilities across any environment.
Claude-Zeroclaw is your command-center for Claude Code workflows—whether you're running a single terminal session, managing a team of sub-agents, or building a multi-language application with Claude SDK under the hood.
A zeroclaw is a mythical creature—a crab that can grip without crushing, adapt without breaking, and move across any terrain. This repository embodies that spirit:
"Zeroclaw doesn't just connect—it harmonizes."
graph TD
A[User / Developer] --> B{Claude-Zeroclaw Orchestrator}
B --> C[Claude Code CLI]
B --> D[Claude Desktop]
B --> E[Claude MCP Server]
B --> F[Claude SDK]
B --> G[Sub-Agent Pool]
C --> H[Local Execution]
D --> I[GUI Sessions]
E --> J[Tool Integration]
F --> K[API Layer]
G --> L[Parallel Tasks]
B --> M[Context Router]
M --> N[Memory Store]
M --> O[Skill Modules]
git clone https://github.com/your-org/claude-zeroclaw.git
cd claude-zeroclaw
pip install -r requirements.txt # Python edition
# OR
npm install # Node.js edition
Create a zeroclaw_profile.yaml file to define your Claude interaction blueprint:
profile:
name: "developer-pro"
version: "2.6.0"
context_window: 200000
preferred_model: "claude-4-5-sonnet"
orchestration:
router_mode: "adaptive"
sub_agents:
max_concurrent: 5
timeout_seconds: 120
fallback_strategy: "round_robin"
skills:
enabled:
- code_review
- documentation_gen
- test_generation
- refactoring_advisor
custom_skills_path: "./skills/"
integrations:
claude_desktop:
auto_launch: true
port: 8080
claude_code_cli:
sync_context: true
mcp_servers:
- name: "local-filesystem"
endpoint: "http://localhost:3001"
# Basic usage with Claude Code
zeroclaw --mode code --model claude-4-5-sonnet --task "Refactor main.py into modular services"
# Launch with sub-agents
zeroclaw --mode subagents --count 3 --context ./project --skill code_review
# Desktop integration
zeroclaw --mode desktop --profile ./my_profile.yaml
# Proxy mode for SDK
zeroclaw --mode proxy --port 9090 --upstream https://api.anthropic.com
| Integration | Support Level | Badge |
|---|---|---|
| Claude Code CLI | 🥇 Native | |
| Claude Desktop | 🥇 Native | |
| Claude MCP | 🥇 Native | |
| Claude SDK | 🥇 Native | |
| OpenAI API | 🥈 Compatible | |
| Custom Endpoints | 🥉 Adapter |
Claude-Zeroclaw acts as a translation layer between OpenAI-compatible clients and Claude's native API. This means:
Endpoint: http://localhost:9090/v1/chat/completions
Model mapping: gpt-4 → claude-4-5-sonnet (automatic)
Headers: Authorization: Bearer <your-claude-key>
This repository is optimized for discoverability around:
Claude Code router, Claude CLI proxy, Claude sub-agents orchestration, Claude MCP server bridge, multi-model AI integration, context window optimizer, Claude Desktop automation, AI skill plugins, LLM orchestration framework, Claude SDK wrapper, token-aware routing, adaptive AI pipelines, developer toolchain for Claude, Claude Code CLI extension, sub-agent coordination system, AI workflow manager, cross-platform Claude interface, Claude conversation state management, and enterprise Claude deployment tools.
The Zeroclaw console interface adapts to:
Configure your preferred language in the profile:
locale: "ja-JP" # Japanese
# Supported: en, es, fr, de, ja, zh, ar
The entire orchestration layer, error messages, help system, and skill modules adapt to your locale. Community contributions for additional languages are welcome.
Even when you're not watching, Zeroclaw monitors:
Claude-Zeroclaw is an independent, community-driven integration framework. It is not officially affiliated with, endorsed by, or sponsored by Anthropic or any o