en un clic
proactive-agent
Anticipate user needs and perform background tasks
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Anticipate user needs and perform background tasks
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle 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."