openclaw-cc
01Plugin Claude Code
OpenClaw-CC: Autonomous AI assistant plugin for Claude Code with 5 MCP servers, 21 skills, 3-tier persistent memory, knowledge graph, and multi-agent orchestration.
Plugin Claude Code
OpenClaw-CC: Autonomous AI assistant plugin for Claude Code with 5 MCP servers, 21 skills, 3-tier persistent memory, knowledge graph, and multi-agent orchestration.
Plugin Claude Code
Autonomous AI assistant with 3-tier persistent memory, knowledge graph, 21 workflow skills, and multi-agent orchestration via Discord/Telegram.
Agent Claude Code
OpenClaw-CC communications and scheduling agent. Manages Discord/Telegram messaging and cron-based task scheduling with severity-based routing.
Agent Claude Code
OpenClaw-CC memory and knowledge engine specialist. Expert in 15 memory/knowledge MCP tools: CRUD, associative search, knowledge graph, similarity, refinement, and archival.
Agent Claude Code
OpenClaw-CC research specialist. Conducts multi-angle web research with deduplication, evidence ranking, knowledge graph integration, and structured reporting.
Agent Claude Code
OpenClaw-CC session continuity manager. Bridges OMC ephemeral state and OpenClaw-CC persistent memory for seamless cross-session context preservation.
Skill Claude CodeCodex
A daily-routine automation skill for morning briefings, task tracking, evening reviews, and weekly reflections.
Skill Claude CodeCodex
A persistent-memory skill for saving, finding, organizing, and cleaning up decisions, plans, people, tasks, and learned information across conversations.
Skill Claude CodeCodex
A web-research automation pipeline that searches from several angles, collects pages, stores structured findings in persistent memory, and produces a report.
Skill Claude CodeCodex
A planning and execution skill that turns a request into smaller tasks and an ordered work plan. It can identify needed tools, delegate parts to other agents, collect results, and save relevant context for later.
MCP server Claude CodeCodexCursor +2
MCP server "memory-manager" as configured in Kit4Some/Oh-my-ClaudeClaw. Runs ./mcp-servers/memory-manager/src/index.js with node. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "messenger-bot" as configured in Kit4Some/Oh-my-ClaudeClaw. Runs ./mcp-servers/messenger-bot/src/index.js with node. Needs 5 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "knowledge-engine" as configured in Kit4Some/Oh-my-ClaudeClaw. Runs ./mcp-servers/knowledge-engine/src/index.js with node. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "task-scheduler" as configured in Kit4Some/Oh-my-ClaudeClaw. Runs ./mcp-servers/task-scheduler/src/index.js with node. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "context-hub" as configured in Kit4Some/Oh-my-ClaudeClaw. Launched with cmd /c npx -y @aisuite/chub --mcp. Needs 1 environment variable to run.
Instructions file
Instructions for Kit4Some/Oh-my-ClaudeClaw, covering openclaw-cc v2 — autonomous ai harness, mandatory behavior — execute on every interaction, phase 0: context injection (before responding), phase 1: automatic task analysis and phase 2: execution with quality gates.
Skill Claude CodeCodex
Skill "autonomous-ops" from Kit4Some/Oh-my-ClaudeClaw, covering autonomous operations — 24/7 self-driving ai agent loop, preamble, role, prerequisites and autonomous loop.
Skill Claude CodeCodex
Skill "careful" from Kit4Some/Oh-my-ClaudeClaw, covering /careful — destructive command guardrails, preamble, what's protected, safe exceptions and how it works.
Skill Claude CodeCodex
Skill "code-review" from Kit4Some/Oh-my-ClaudeClaw, covering code review — multi-pass review with scope drift detection, preamble, memory context loading, search for related past work and search by relevant tags.
Skill Claude CodeCodex
Skill "deep-research" from Kit4Some/Oh-my-ClaudeClaw, covering preamble, role, workflow, phase 1 — existing knowledge assessment and memory context loading.
Skill Claude CodeCodex
Skill "doc-fetcher" from Kit4Some/Oh-my-ClaudeClaw, covering doc fetcher — api & sdk documentation retrieval, preamble, role, workflow and step 1 — check existing knowledge.
Skill Claude CodeCodex
Skill "freeze" from Kit4Some/Oh-my-ClaudeClaw, covering /freeze — restrict edits to a directory, preamble, setup, how it works and notes.
Skill Claude CodeCodex
Skill "guard" from Kit4Some/Oh-my-ClaudeClaw, covering /guard — maximum safety mode, preamble, setup, deactivation and completion status protocol.
Skill Claude CodeCodex
Skill "investigate" from Kit4Some/Oh-my-ClaudeClaw, covering investigate — systematic debugging, iron law, preamble, memory context loading and search for related past work.