← Back to Skills Marketplace
chungvic

Proactive Agent Plus

by chungvic · GitHub ↗ · v3.1.0 · MIT-0
cross-platform ⚠ suspicious
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proactive-agent-vic
Description
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono...
Usage Guidance
This skill is a behavioral architecture guide that tells an agent to log messages, manage workspace files, and run local scripts. Before installing: 1) Inspect any assets and ./scripts/security-audit.sh referenced by the skill — open the files and confirm they do what you expect (don't run scripts you haven't reviewed). 2) Don't allow it to store credentials in plaintext files like TOOLS.md; require encryption or environment-based secrets instead. 3) If you enable autonomous invocation, consider sandboxing the agent workspace or restricting file permissions to prevent accidental data capture or script execution. 4) Search the SKILL.md for coercive phrasing (e.g., 'you are now') and other prompt-injection patterns; remove or neutralize them if present. 5) Test the skill in a safe/sandbox environment first and monitor what files it writes and what commands it runs. If you cannot review the referenced scripts/assets, treat the skill as higher-risk.
Capability Analysis
Type: OpenClaw Skill Name: proactive-agent-vic Version: 3.1.0 The skill bundle defines a highly autonomous 'Proactive Agent' framework that utilizes high-risk capabilities, including background task execution via 'isolated agentTurn' (Autonomous Crons) and instructions to exhaustively use CLI, browser, and agent-spawning tools ('Relentless Resourcefulness'). While SKILL.md includes defensive instructions and security hardening guidelines, the framework's core design encourages the agent to operate with significant autonomy and persistence (WAL Protocol, Working Buffer) without direct human oversight for background tasks, which meets the threshold for suspicious behavior due to high-risk capabilities.
Capability Assessment
Purpose & Capability
Name/description (proactive, WAL, working buffer, self-improvement) align with the SKILL.md content: it is an architecture/behavior guide for making agents proactive. No external credentials or binaries are requested, which is proportionate to an instruction-only architecture guide. However, references to tools like memory_search and to tool credential files (TOOLS.md) are mentioned without explicit declaration or guardrails, creating ambiguity about required capabilities.
Instruction Scope
The SKILL.md instructs agents to scan every message for triggers and to write to multiple workspace files (SESSION-STATE.md, working-buffer.md, MEMORY.md, TOOLS.md) and to run ./scripts/security-audit.sh and copy assets (cp assets/*.md). Writing every message to disk and running local scripts can capture sensitive data and execute arbitrary workspace code; the document also suggests storing 'tool configurations' and 'credentials' in TOOLS.md. The doc contains patterns flagged as prompt-injection (e.g., 'you-are-now'), which may attempt to influence agent behavior. These actions are coherent with the skill's purpose (stateful agent memory), but they broaden the skill's reach and risk surface and lack explicit safety constraints.
Install Mechanism
Instruction-only skill with no install spec and no dependencies — lowest install risk. Nothing is downloaded or written by an install procedure. The runtime risk comes from instructions the agent will follow, not an installer.
Credentials
The skill declares no required environment variables or primary credential, which is appropriate. Still, the instructions reference storing 'credentials' and 'tool configurations' in repo files (TOOLS.md) and suggest running a security audit script; these imply potential access to secrets on disk or in workspace tools. No explicit environment/credential requests is safer, but the guidance to manage credentials in workspace files is a proportionality concern that should be reviewed.
Persistence & Privilege
The skill is not marked always:true and is user-invocable (normal). The default ability for the agent to invoke the skill autonomously remains in effect — combined with instructions to persist state and run scripts, autonomous invocation increases blast radius. The skill does not ask to modify other skills or system-level configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proactive-agent-vic
  3. After installation, invoke the skill by name or use /proactive-agent-vic
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.1.0
Version 3.1.0 of Proactive Agent introduces improved proactivity and self-correction: - Added support for distinguishing Autonomous vs Prompted Crons (`systemEvent` vs `isolated agentTurn`) - New guidance on verifying implementation details, not just stated intent - Introduced Tool Migration Checklist to ensure complete tool deprecation and updates - Documentation now includes expanded explanations and best practices for memory handling and self-improvement protocols
Metadata
Slug proactive-agent-vic
Version 3.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Proactive Agent Plus?

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install Proactive Agent Plus?

Run "/install proactive-agent-vic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Proactive Agent Plus free?

Yes, Proactive Agent Plus is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Proactive Agent Plus support?

Proactive Agent Plus is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Proactive Agent Plus?

It is built and maintained by chungvic (@chungvic); the current version is v3.1.0.

💬 Comments