Juan Cristobal Andrews
Community@crisandrews · Santiago, Chile
ClawCode agent administration suite for configuring memory, messaging channels, voice, scheduled reminders, and always-on background services.
Agent Skills by Juan Cristobal Andrews
Showing 21 vetted skills indexed across 1 GitHub repositories.
settings
Configure agent memory backend, search mode, temporal decay, and citation settings in agent-config.json.
skill-manager
Install, list, and remove community skills from GitHub or local paths.
compact
Saves important session context to a dated daily memory log file.
update
Detects new versions of Claude Code and ClawCode and prints safe update commands.
whoami
Displays the sender's ID, messaging channel, and agent identity in a compact card.
doctor
Diagnose agent workspace health across config, memory, crons, and messaging plugins.
usage
Displays session, daily, and 30-day usage cost summaries in OpenClaw-compatible format.
about
Displays the plugin name, version, and repository URL as a formatted card.
scope
Manages per-channel opt-in access scope, trust files, and execution gating for messaging plugins.
status
Displays agent runtime status including model, context usage, memory, crons, and channels.
heartbeat
Runs periodic agent checks for cron health, memory consolidation, and proactive maintenance.
voice
Configures and tests text-to-speech and transcription backends for an agent.
live
Configure, verify, and disable ClaudeLive voice conversations for an existing ClawCode agent.
new
Saves session summary to memory and writes a reset marker for a fresh greeting.
crons
Manages persistent scheduled reminders through a JSON cron registry and deterministic cron expression generation.
service
Install and manage Claude Code as a launchd or systemd background service.
import
Migrates an existing OpenClaw agent workspace into a Claude Code project.
create
Creates a new agent workspace with personality templates and a bootstrap ritual.
messaging
Guides installation and configuration of WhatsApp, Telegram, Discord, and iMessage channel plugins for Claude Code.
help
Lists available user-invocable commands via the list_commands MCP tool across CLI and messaging channels.
channels
Diagnose messaging channel status and generate launch commands for WhatsApp, Telegram, Discord, iMessage, and Slack.
Frequently Asked Questions About Juan Cristobal Andrews
FAQPage SchemaWhat tasks can I manage with crisandrews' ClawCode skills?▼
You can configure agent memory backends (builtin or QMD), install and remove community skills, run diagnostics, check usage costs, manage cron reminders, set up messaging channels, enable voice transcription and text-to-speech, and run the agent as a persistent background service.
Who are these ClawCode agent skills designed for?▼
They target developers and power users operating ClawCode or OpenClaw-compatible agents who need administrative control: session resets, memory flushes, channel-scope audits, heartbeat checks, and importing existing agents from OpenClaw workspaces into new projects.
How do I invoke these skills in practice?▼
Each skill is user-invocable through slash commands like /agent:settings, /agent:messaging, /agent:crons, or /agent:service, plus natural-language triggers in English and Spanish such as 'recuérdame', 'configurar whatsapp', or 'health check' from CLI or messaging channels.
What platforms and dependencies do these skills support?▼
Messaging setup supports WhatsApp, Telegram, Discord, iMessage, Slack, and Fakechat. Background service mode requires launchd on macOS or systemd on Linux. Memory configuration supports builtin or QMD backends, and cron import requires an existing OpenClaw workspace.
Can I monitor agent health and operating costs?▼
Yes. The doctor skill runs workspace diagnostics with an optional --fix flag, status shows identity, model, context, memory, crons, and voice state, and usage reports cost summaries for the current session, today, and the last 30 days in OpenClaw-compatible format.