crisandrews

36 mods across 2 repositories, 75 stars between them.

marketplace

01

crisandrews/ClawCode

Plugin Claude Code

Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.

62 2d ago A tokens not measured original MIT

ClawCode

02

crisandrews/ClawCode

Plugin Claude Code

Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.

62 2d ago A tokens not measured original MIT

clawcode

03

crisandrews/ClawCode

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.

62 2d ago A tokens not measured original MIT

ClawCode AGENTS.md

04

crisandrews/ClawCode

Instructions file CodexOpenCode

Instructions for crisandrews/ClawCode, covering agents.md - your workspace, every session, memory, write it down - no "mental notes"! and safety.

62 2d ago D 2,132 tokens original MIT

SessionStart

05

crisandrews/ClawCode

Hook

Runs when a session starts, executing reconcile-crons.sh and scope-trust-legacy-warn.sh via bash (2 commands). From crisandrews/ClawCode.

62 2d ago A tokens not measured copy · 70% MIT

PreToolUse

06

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.

62 2d ago A tokens not measured copy · 58% MIT

PostToolUse

07

crisandrews/ClawCode

Hook

Runs after a tool call finishes for CronCreate and CronDelete tool calls, executing cron-posttool.sh via bash. From crisandrews/ClawCode.

62 2d ago A tokens not measured original MIT

PreCompact

08

crisandrews/ClawCode

Hook

Runs before the context is compacted, running an inline shell check. From crisandrews/ClawCode.

62 2d ago A tokens not measured original MIT

Stop

09

crisandrews/ClawCode

Hook

Runs when the agent finishes a response, running an inline shell check. From crisandrews/ClawCode.

62 2d ago A tokens not measured original MIT

SessionEnd

10

crisandrews/ClawCode

Hook

Runs when a session ends, running an inline shell check. From crisandrews/ClawCode.

62 2d ago A tokens not measured original MIT

about

11

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".

62 2d ago A 58 tokens original MIT

channels

12

crisandrews/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…

62 2d ago B 81 tokens original MIT

compact

13

crisandrews/ClawCode

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".

62 2d ago A 43 tokens original MIT

create

14

crisandrews/ClawCode

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".

62 2d ago A 40 tokens original MIT

crons

15

crisandrews/ClawCode

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"…

62 2d ago B 198 tokens original MIT

doctor

16

crisandrews/ClawCode

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".

62 2d ago A 62 tokens original MIT

heartbeat

17

crisandrews/ClawCode

Skill Claude CodeCodex

Run agent heartbeat — periodic checks, memory consolidation, proactive work. Triggers on /agent:heartbeat, "heartbeat", "heartbeat check", "periodic check", "consolidar memoria".

62 2d ago A 41 tokens original MIT

help

18

crisandrews/ClawCode

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".

62 2d ago A 41 tokens original MIT

import

19

crisandrews/ClawCode

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".

62 2d ago B 43 tokens original MIT

messaging

20

crisandrews/ClawCode

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".

62 2d ago A 58 tokens original MIT

new

21

crisandrews/ClawCode

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".

62 2d ago A 54 tokens original MIT

scope

22

crisandrews/ClawCode

Skill Claude CodeCodex

Channel-scope status, opt-in, and audit. Triggers on /agent:scope, "scope status", "scope wizard", "scope enable", "scope disable", "scope audit".

62 2d ago A 41 tokens original MIT

service

23

crisandrews/ClawCode

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".

62 2d ago B 84 tokens original MIT

settings

24

crisandrews/ClawCode

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".

62 2d ago A 58 tokens original MIT