← 返回 Skills 市场
Proactive Agent Jarvis
作者
bingze00000
· GitHub ↗
· v3.1.1
· MIT-0
201
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proactive-agent-jarvis - 安装完成后,直接呼叫该 Skill 的名称或使用
/proactive-agent-jarvis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 201 次。
如何安装 Proactive Agent Jarvis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proactive-agent-jarvis」即可一键安装,无需额外配置。
Proactive Agent Jarvis 是免费的吗?
是的,Proactive Agent Jarvis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proactive Agent Jarvis 支持哪些平台?
Proactive Agent Jarvis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proactive Agent Jarvis?
由 bingze00000(@bingze00000)开发并维护,当前版本 v3.1.1。
推荐 Skills