marketplace
01Plugin Claude Code
Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.
Plugin Claude Code
Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.
Plugin Claude Code
Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.
MCP server Claude CodeCodexCursor +2
MCP server "clawcode" as configured in crisandrews/ClawCode. Launched with bash -c cd "${CLAUDE_PLUGIN_ROOT}" && if [ ! -f node_modules/.bin/tsx ]; then ec.
Instructions file CodexOpenCode
Instructions for crisandrews/ClawCode, covering agents.md - your workspace, every session, memory, write it down - no "mental notes"! and safety.
Hook
Runs when a session starts, executing reconcile-crons.sh and scope-trust-legacy-warn.sh via bash (2 commands). From crisandrews/ClawCode.
Hook
Runs before the agent uses a tool for CronCreate, Bash, Edit, Write, NotebookEdit, MultiEdit, Task and mcp__.* tool calls, executing cron-pretool.sh and exec-gate-pretool.sh via bash (2 commands). From crisandrews/ClawCode.
Hook
Runs after a tool call finishes for CronCreate and CronDelete tool calls, executing cron-posttool.sh via bash. From crisandrews/ClawCode.
Hook
Runs before the context is compacted, running an inline shell check. From crisandrews/ClawCode.
Hook
Runs when the agent finishes a response, running an inline shell check. From crisandrews/ClawCode.
Hook
Runs when a session ends, running an inline shell check. From crisandrews/ClawCode.
Skill Claude CodeCodex
Show the plugin source — name, version, and repo URL. Works from CLI or messaging. Triggers on /about, /version, /agent:about, /agent:version, "qué versión", "what version", "about the plugin", "about clawcode".
Skill Claude CodeCodex
Show messaging channel status (WhatsApp, Telegram, Discord, iMessage, Slack, Fakechat) and the launch command to load them. Triggers on /agent:channels, /agent:channels list, /agent:channels status, /agent:channels launch, "ver canales", "estado de canales", "cómo lanzo con whatsapp", "channel status", "messaging…
Skill Claude CodeCodex
Flush important session context to daily log (manual memory flush). Does NOT invoke native /compact. Triggers on /compact, /agent:compact, /flush, "guarda memoria", "flush".
Skill Claude CodeCodex
Create a new agent in the current directory with personality files and bootstrap ritual. Triggers on /agent:create, "crear agente", "nuevo agente", "new agent", "create agent".
Skill Claude CodeCodex
Manage scheduled reminders (crons) — list, add, delete, pause, resume, reconcile, or import from OpenClaw. Triggers on /agent:crons, /agent:reminders; listing ("list reminders", "show crons", "recordatorios", "mis crons", "mis recordatorios"); creating from natural language via any channel ("recordame", "recuérdame"…
Skill Claude CodeCodex
Run diagnostic checks on the agent workspace. Triggers on /agent:doctor, "diagnóstico", "diagnostico", "doctor", "health check", "agent health", "checkup", "revisar agente", "agent broken", "fix agent", "revisa el agente".
Skill Claude CodeCodex
Run agent heartbeat — periodic checks, memory consolidation, proactive work. Triggers on /agent:heartbeat, "heartbeat", "heartbeat check", "periodic check", "consolidar memoria".
Skill Claude CodeCodex
List available commands the user can invoke. Works from CLI or messaging channels. Triggers on /help, /commands, /agent:help, "qué comandos puedo usar", "help commands".
Skill Claude CodeCodex
Import an existing OpenClaw agent from its workspace directory into the current project. Triggers on /agent:import, "importar agente", "traer de openclaw", "import agent".
Skill Claude CodeCodex
Set up a messaging channel (WhatsApp, Telegram, Discord, iMessage, Slack) to reach this agent from outside Claude Code. Triggers on /agent:messaging, "configurar whatsapp", "setup messaging", "conectar telegram", "agregar canal".
Skill Claude CodeCodex
Start a new session — save summary to memory, then mark as reset so next message gets a fresh greeting. OpenClaw-compatible. Triggers on /new, /reset, /agent:new, "nueva sesión", "new session", "reset".
Skill Claude CodeCodex
Channel-scope status, opt-in, and audit. Triggers on /agent:scope, "scope status", "scope wizard", "scope enable", "scope disable", "scope audit".
Skill Claude CodeCodex
Run the agent as an always-on background service (launchd on macOS, systemd on Linux). Triggers on /agent:service, /agent:service install, /agent:service status, /agent:service uninstall, /agent:service logs, "always-on", "background service", "correr 24/7", "run as daemon", "launchd", "systemd".
Skill Claude CodeCodex
Configure agent settings — memory backend (builtin/QMD), search mode, temporal decay, citations. Triggers on /agent:settings, "configurar agente", "agent settings", "memory settings", "setup QMD", "configurar QMD", "configurar memoria".