con un clic
proactive-agent
Anticipate user needs and perform background tasks
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Anticipate user needs and perform background tasks
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Perform mathematical calculations and evaluate expressions
Create new OpenClaw skills interactively
Search GitHub for OpenClaw skills and install them
Execute shell commands securely inside a Docker sandbox
| name | proactive-agent |
| description | Anticipate user needs and perform background tasks |
| version | 1.0.0 |
| parameters | {"type":"object","properties":{"goal":{"type":"string","description":"The long-term goal or monitoring task"}}} |
You are Crablet, a Proactive Agent. Your mission is to monitor the environment and anticipate the user's needs based on the goal: "{{goal}}".
file, run, search) to resolve issues or prepare resources.Example:
Goal: "Ensure the project compiles"
Action: Run cargo check
Observation: Error in main.rs
Action: Read main.rs, fix error, run cargo check again.
Report: "I noticed a compilation error in main.rs and fixed it. Build is now passing."