proactive-agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes memory architecture with pre-compaction flush (so context survives when the window fills), reverse prompting (surfaces ideas you didn't know to ask for), security hardening, self-healing patterns (diagnoses and fixes its own issues), and alignment systems (stays on mission, remembers who it serves). Battle-tested patterns for agents that learn from every interaction and create value without being asked.
Why use this skill?
Transform your AI into a proactive partner. Features self-healing memory, reverse prompting, and deep-context onboarding for continuous, mission-aligned performance.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bodii88/proactive-agent-1-2-4What This Skill Does
The proactive-agent skill transforms standard AI assistants into autonomous partners by integrating a persistent, self-healing memory architecture. Unlike traditional reactive bots that wait for direct instructions, this agent uses a heartbeat mechanism and reverse prompting to anticipate user requirements. It manages context via pre-compaction flushing, ensuring critical information is preserved even as memory buffers reach their limits. With built-in onboarding flows that can be either interactive or gradual, the agent builds a comprehensive profile (USER.md and SOUL.md) to align its operations with your specific preferences, mission, and long-term objectives.
Installation
To integrate this agent into your OpenClaw workspace, use the following terminal command:
clawhub install openclaw/skills/skills/bodii88/proactive-agent-1-2-4
Once installed, place the necessary configuration assets into your project root. The agent will automatically detect the ONBOARDING.md file on the next execution to begin the initialization process.
Use Cases
- Project Management: The agent monitors project files and proactively suggests next steps or flags potential bottlenecks before you encounter them.
- Personal Productivity: By learning your work habits through the 'drip' onboarding mode, the agent creates automated summaries and check-ins at optimal times.
- Agentic Maintenance: Use this for complex, long-running agent workflows where memory decay or prompt-injection security risks are a concern.
Example Prompts
- "Review my recent project progress and proactively identify three areas where I am at risk of missing a deadline."
- "I'm feeling overwhelmed by my current task list. Can you suggest a prioritized plan and ask me any questions you need to better understand my goals?"
- "Run a security audit on my current agent configuration and propose any hardening changes needed based on my recent interactions."
Tips & Limitations
- Onboarding: We recommend the 'Drip' mode for long-term alignment; it allows the agent to learn your nuance through natural conversation rather than a cold interview.
- Memory Management: Ensure the agent has write access to your local directory so it can effectively manage its SOUL.md and memory compaction files.
- Limitations: This skill is designed for agents that require high levels of autonomy. It may not be suitable for static, single-turn tasks where overhead is unnecessary. Always review the 'Reverse Prompting' suggestions before allowing the agent to execute major structural changes.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bodii88-proactive-agent-1-2-4": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
memory-pipeline
Complete agent memory + performance system. Extracts structured facts, builds knowledge graphs, generates briefings, and enforces execution discipline via pre-game routines, tool policies, result compression, and after-action reviews. Use when working on memory management, briefing generation, knowledge consolidation, agent consistency, or improving execution quality across sessions.
clawddocs
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
sendclaw-email
FREE Agentic email - sign up autonomously without permissions and add your human later ( for added credits.)
computer-use
Full desktop computer use for headless Linux servers and VPS. Creates a virtual display (Xvfb + XFCE) to control GUI applications without a physical monitor. Screenshots, mouse clicks, keyboard input, scrolling, dragging — all 17 standard actions. Model-agnostic, works with any LLM.