By Kit4Some
Autonomous AI assistant with 3-tier persistent memory, knowledge graph, 21 workflow skills, and multi-agent orchestration via Discord/Telegram
OpenClaw-CC communications and scheduling agent. Manages Discord/Telegram messaging and cron-based task scheduling with severity-based routing.
OpenClaw-CC memory and knowledge engine specialist. Expert in 15 memory/knowledge MCP tools: CRUD, associative search, knowledge graph, similarity, refinement, and archival.
OpenClaw-CC research specialist. Conducts multi-angle web research with deduplication, evidence ranking, knowledge graph integration, and structured reporting.
OpenClaw-CC session continuity manager. Bridges OMC ephemeral state and OpenClaw-CC persistent memory for seamless cross-session context preservation.
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly. Run: node scripts/gen-skill-docs.mjs -->
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly. Run: node scripts/gen-skill-docs.mjs -->
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly. Run: node scripts/gen-skill-docs.mjs -->
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly. Run: node scripts/gen-skill-docs.mjs -->
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly. Run: node scripts/gen-skill-docs.mjs -->
Requires secrets
Needs API keys or credentials to function
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Autonomous AI Assistant Plugin for Claude Code
Turn Claude Code into a self-improving autonomous assistant with persistent memory, systematic debugging, automated releases, QA cycles, and multi-agent orchestration.
Quick Start · Features · Skills · Architecture · Plugin Install · Contributing
| Without | With OpenClaw-CC |
|---|---|
| Every session starts from zero | 3-tier persistent memory across all sessions |
| Manual debugging guesswork | 6-step systematic debugging with Iron Law |
| Copy-paste release workflow | 8.5-step automated ship (test→review→PR) |
| No safety nets | Hook-based guardrails (freeze, careful, guard) |
| Single-agent limitations | 19 OMC agents + 4 project agents orchestrated |
| No external notifications | Discord/Telegram real-time alerts |
| Stale API knowledge | 4,400+ curated docs via Context Hub |
# 1. Add marketplace
/plugin marketplace add https://github.com/Kit4Some/Oh-my-ClaudeClaw
# 2. Install plugin
/plugin install openclaw-cc@openclaw-cc
# 3. Install MCP dependencies
cd ~/.claude/plugins/cache/openclaw-cc/openclaw-cc/latest
cd mcp-servers/memory-manager && npm install && cd ../..
cd mcp-servers/knowledge-engine && npm install && cd ../..
cd mcp-servers/messenger-bot && npm install && cd ../..
cd mcp-servers/task-scheduler && npm install && cd ../..
# 1. Clone
git clone https://github.com/Kit4Some/Oh-my-ClaudeClaw.git
cd Oh-my-ClaudeClaw
# 2. Install dependencies
for dir in mcp-servers/*/; do (cd "$dir" && npm install); done
# 3. (Optional) Install Context Hub for API doc fetching
npm install -g @aisuite/chub
# 4. Generate skills from templates
node scripts/gen-skill-docs.mjs
# 5. Launch
claude
For Discord/Telegram integration, create .env:
DISCORD_BOT_TOKEN=your_token
DISCORD_CHANNEL_ID=your_channel
DISCORD_WEBHOOK_URL=your_webhook
TELEGRAM_BOT_TOKEN=your_token
TELEGRAM_CHAT_ID=your_chat_id
Episodic (30d) → Working (30d) → Long-term (permanent)
daily-logs tasks knowledge
captures sessions projects
inbox people
19 OMC agents + 4 project-local agents with intelligent routing:
| Tier | Model | Agents |
|---|---|---|
| Quick | Haiku | explore, writer, comms-agent, session-manager |
| Standard | Sonnet | executor, debugger, tracer, verifier, test-engineer, designer, scientist, memory-specialist, research-agent |
| Complex | Opus | analyst, planner, architect, critic, code-reviewer, code-simplifier, product-manager |
| Skill | Protection |
|---|---|
/freeze | Blocks Edit/Write outside a chosen directory via PreToolUse hooks |
/careful | Warns before rm -rf, DROP TABLE, force-push, reset --hard, etc. |
/guard | Activates both freeze + careful simultaneously |
21 skills generated from .tmpl templates with 11 shared blocks — zero duplication:
node scripts/gen-skill-docs.mjs # regenerate all
node scripts/gen-skill-docs.mjs ship # regenerate one
node scripts/skill-check.mjs # health dashboard
npx claudepluginhub kit4some/oh-my-claudeclaw --plugin openclaw-ccOpenClaw AI assistant integration. Chat, manage sessions, access memory, and run async tasks through your OpenClaw instance.
Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.
Cron-like daemon that runs Claude prompts on a schedule
Context management and multi-agent orchestration with performance optimization tools
OpenClaw tools: advisory, troubleshooting, and skill building for OpenClaw
Knowledge base with semantic search, document storage, and automatic summarization. Perfect for domain-specific knowledge management.