← Back to Skills Marketplace
380
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install proactive-agent-skill-1-0-0
Description
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono...
Usage Guidance
This skill is a pattern/template for making an agent proactive (WAL, heartbeats, crons) but it leaves key operational details unspecified. Before installing or adopting it: (1) verify how email/calendar/OpenClaw access will be implemented — do not provide credentials unless you understand the connector and trust the endpoint; (2) inspect and restrict what gets written to working-buffer.md and MEMORY.md (avoid logging credentials or PII; consider encryption or limited retention); (3) review any cron/automation commands before adding them to your system (ensure they run only the intended CLI and with least privilege); (4) ensure 'openclaw' binary or other tools referenced are installed from trusted sources and update the skill metadata to declare these requirements; (5) prefer manual testing in a sandboxed account or environment first. These gaps look like sloppy/overly-ambitious documentation rather than clearly malicious intent, but they could lead to data exposure if followed blindly.
Capability Analysis
Type: OpenClaw Skill
Name: proactive-agent-skill-1-0-0
Version: 1.0.0
The skill bundle contains instructions for an AI agent to establish persistence via system crontabs and access sensitive personal data sources like email inboxes and calendars under the guise of 'proactivity'. It also mandates a 'Write-Ahead Logging' (WAL) protocol that instructs the agent to log all interactions and critical details to local files (e.g., `working-buffer.md`), which creates a significant risk of sensitive data exposure or credential logging without explicit security controls. These high-risk behaviors are documented in SKILL.md as core features rather than malicious exploits, but they significantly expand the agent's attack surface and data access privileges.
Capability Assessment
Purpose & Capability
The skill's claimed purpose (make agents proactive: WAL, working buffer, heartbeats, autonomous crons) matches the instructions for file-based memory, compaction, and scheduling. However the SKILL.md references running 'openclaw run' and checking 'OpenClaw gateway status' without declaring required binaries or connector credentials, which is an incoherence between declared requirements (none) and the runtime actions it prescribes.
Instruction Scope
Instructions explicitly direct the agent to check email inboxes, calendars, 'system status', and 'OpenClaw gateway status', and to 'log everything' into working-buffer and MEMORY.md. Those actions imply access to user data and external services but the skill does not specify how to authenticate, what endpoints to use, or what filtering/retention to apply. That broad data-collection guidance could result in sensitive information being stored or exposed if operators follow it without guardrails.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes direct code-install risk. There is nothing written to disk by an installer here — however the instructions themselves advise creating files and cron jobs at the OS level, which creates persistence later if followed.
Credentials
The SKILL.md implies the need for credentials/connectors to access email, calendar, and the OpenClaw gateway, yet requires.env is empty and no primary credential is declared. That mismatch is disproportionate: actions that access third-party services normally require explicit credential configuration. Also the suggested 'log everything' and long-term MEMORY.md retention raise privacy concerns if sensitive tokens or PII are captured.
Persistence & Privilege
The skill does not request elevated platform privileges and always:false. However it instructs adding OS-level cron jobs and persistent memory files (SESSION-STATE.md, MEMORY.md, working-buffer.md), which create lasting agent behavior and stored data. This persistent behavior is expected for a proactive agent but increases blast radius if misconfigured.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proactive-agent-skill-1-0-0 - After installation, invoke the skill by name or use
/proactive-agent-skill-1-0-0 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the proactive-agent skill.
- Introduces WAL Protocol for reliable state preservation and recovery.
- Implements a working buffer to prevent context loss and auto-archive critical logs.
- Adds autonomous and prompted cron features for automation and proactive agent behavior.
- Provides configurable heartbeat checks for routine status monitoring.
- Includes setup guides, usage examples, and best practices for building self-improving agents.
Metadata
Frequently Asked Questions
What is Proactive Agent Skill 1.0.0?
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono... It is an AI Agent Skill for Claude Code / OpenClaw, with 380 downloads so far.
How do I install Proactive Agent Skill 1.0.0?
Run "/install proactive-agent-skill-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Proactive Agent Skill 1.0.0 free?
Yes, Proactive Agent Skill 1.0.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Proactive Agent Skill 1.0.0 support?
Proactive Agent Skill 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Proactive Agent Skill 1.0.0?
It is built and maintained by Flychicks (@flychicks); the current version is v1.0.0.
More Skills