Overview
- Skill Key
- bestrocky/proactive-agent-lite
- Author
- bestrocky
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bestrocky/proactive-agent-lite
- Latest Commit SHA
- 6de3130db5a2ddcee2676cf3cb6802d4b1bb0085
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version focused on core proactive capabilities.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 proactive-agent-lite 技能。 若已安装,则直接安装 proactive-agent-lite 技能。
# Proactive Agent Lite Transform your AI agents from passive task-followers into proactive partners that anticipate needs and continuously improve. ## Core Features - **Memory Architecture**: Pre-compaction flush ensures context survives when window fills - **Reverse Prompting**: Surfaces ideas you didn't know to ask for - **Security Hardening**: Built-in security considerations and safe defaults - **Self-Healing Patterns**: Diagnoses and fixes its own issues automatically - **Alignment Systems**: Stays on mission and remembers who it serves ## Key Benefits ✅ **Anticipates Needs**: Proactively suggests solutions before you ask ✅ **Continuous Learning**: Improves from every interaction without explicit training ✅ **Mission-Focused**: Never loses sight of the core objective ✅ **Self-Maintaining**: Automatically recovers from errors and inconsistencies ✅ **Value Creation**: Generates insights and opportunities without being prompted ## Usage This skill enhances any OpenClaw agent by providing proactive behavior patterns. Simply install and the agent will automatically begin exhibiting proactive characteristics. ## Integration Works seamlessly with all OpenClaw agents and can be combined with other skills for enhanced functionality. ## Requirements - OpenClaw v1.0 or higher - Standard agent configuration ## Customization The proactive behavior can be tuned through configuration parameters to match your preferred level of initiative and communication style.
# Proactive Agent Lite Transform your AI agents from passive responders into proactive partners that anticipate needs and continuously improve. ## Overview Proactive Agent Lite implements battle-tested patterns that enable AI agents to: - Learn from every interaction - Create value without being asked - Stay aligned with their mission - Self-diagnose and fix issues - Surface hidden opportunities ## Installation ```bash clawhub install proactive-agent-lite ``` ## Features ### 🧠 Memory Architecture - **Pre-compaction flush**: Ensures important context survives even when the conversation window fills up - **Long-term memory**: Maintains continuity across sessions - **Context preservation**: Never loses track of important details ### 💡 Reverse Prompting - **Idea generation**: Surfaces concepts and solutions you didn't know to ask for - **Opportunity discovery**: Identifies potential improvements and optimizations - **Proactive suggestions**: Offers relevant insights without waiting for explicit requests ### 🛡️ Security Hardening - **Safe defaults**: Conservative approach to external actions - **Permission awareness**: Respects boundaries and asks before acting - **Data protection**: Never exposes private information ### 🔧 Self-Healing Patterns - **Error detection**: Automatically identifies when something goes wrong - **Recovery mechanisms**: Implements strategies to get back on track - **Continuous improvement**: Learns from mistakes to prevent recurrence ### 🎯 Alignment Systems - **Mission focus**: Always remembers the core objective - **User-centric**: Prioritizes your needs and preferences - **Value-driven**: Makes decisions based on what creates the most value for you ## Usage Once installed, your agent will automatically begin exhibiting proactive behavior. No additional configuration is required, though advanced users can fine-tune the behavior through configuration files. ## Best Practices - **Start conservative**: Begin with default settings...
capt-marbles
Task Router
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
cartoonitunes
Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).
cassh100k
Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.
camopel
One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user asks to free storage, clean up disk, reclaim space, reduce disk usage, or encounters low disk / "disk full" warnings. Safe by default with dry-run mode. No dependencies beyond bash and awk.