← Back to Skills Marketplace
bingze00000

Proactive Agent Jarvis

by bingze00000 · GitHub ↗ · v3.1.1 · MIT-0
cross-platform ⚠ suspicious
201
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install proactive-agent-jarvis
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 appears to implement a local, proactive-agent architecture and includes sensible security checks (a security-audit script and many guardrails). However, there are conflicting instructions: AGENTS.md's 'Don't ask permission. Just do it.' contradicts other guardrails that require explicit approval for external actions. Before installing or enabling autonomous invocation: 1) Inspect and, if necessary, remove or edit the 'Don't ask permission' guidance so external actions are gated; 2) Run the included scripts in an isolated sandbox to verify behavior; 3) Ensure the agent has no network or account credentials unless you deliberately grant them; 4) Confirm .credentials is not present in the repo and is correctly gitignored; 5) If you plan to allow the agent to spawn other agents or use browsers/network, require explicit human approvals and logging. If you can, ask the author for provenance (source/homepage) — the package metadata lacks a trusted origin, which raises supply-chain risk.
Capability Analysis
Type: OpenClaw Skill Name: proactive-agent-jarvis Version: 3.1.1 The proactive-agent-jarvis skill bundle is a sophisticated framework designed to enhance AI agent autonomy and persistence. It features robust memory management protocols like WAL (Write-Ahead Logging) and a 'Working Buffer' to prevent context loss, alongside a dedicated security audit script (scripts/security-audit.sh) that checks for exposed secrets and improper file permissions. While the instructions encourage high autonomy ('Relentless Resourcefulness') and background task execution via crons, the bundle includes explicit security guardrails in SKILL.md and assets/AGENTS.md that forbid data exfiltration, require human approval for external actions, and provide detailed defenses against prompt injection.
Capability Assessment
Purpose & Capability
Name/description (proactive, self-improving agent) align with the included assets (ONBOARDING.md, AGENTS.md, MEMORY.md, HEARTBEAT.md) and the single audit script. No unrelated binaries, env vars, or external install steps are requested.
Instruction Scope
SKILL.md and assets are instruction-heavy and mostly about local file-based memory, WAL, and guardrails. However, AGENTS.md contains a blunt directive 'Don't ask permission. Just do it.' which conflicts with many other guardrails in the repository that require explicit approval for external actions. The content also encourages broad use of tools ('CLI, browser, web search, spawning agents') which could lead to network activity or spawning other agents without clear gating. This conflicting guidance increases risk of the agent taking unsanctioned actions.
Install Mechanism
No install spec and no downloads; it's instruction-only with local assets and a small shell audit script. This is a low-risk install surface (nothing is fetched from arbitrary URLs).
Credentials
The skill declares no required env vars, credentials, or config paths. The scripts do check $HOME/.clawdbot configuration if present, which is reasonable for an audit script. There are no demands for unrelated credentials.
Persistence & Privilege
always is false and there is no install step that forces persistent privileged presence. The skill instructs copying its assets into the workspace and writing to local files (USER.md, SESSION-STATE.md, memory files), which is expected for a memory-driven agent but will grant the skill persistent local state. Review file-write behavior before enabling autonomous actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proactive-agent-jarvis
  3. After installation, invoke the skill by name or use /proactive-agent-jarvis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.1.1
v3.1.1 is a minor update for Proactive Agent Jarvis. - Documentation (SKILL.md) expanded with detailed feature overviews and protocols - Highlights new features from v3.1.0: Autonomous vs Prompted Crons, implementation verification guidelines, and tool migration checklist - Improved Quick Start and architectural documentation for easier onboarding - Clarified memory architecture and protocols for WAL, working buffer, and compaction recovery - No functional changes to the skill code indicated; update is documentation-focused
Metadata
Slug proactive-agent-jarvis
Version 3.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Proactive Agent Jarvis?

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 201 downloads so far.

How do I install Proactive Agent Jarvis?

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

Is Proactive Agent Jarvis free?

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

Which platforms does Proactive Agent Jarvis support?

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

Who created Proactive Agent Jarvis?

It is built and maintained by bingze00000 (@bingze00000); the current version is v3.1.1.

💬 Comments