← 返回 Skills 市场
ranthemaster

Proactive Agent

作者 ranthemaster · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
225
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proactive-agent-2
功能描述
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer for con...
安全使用建议
This skill is coherent with its stated purpose but exercises broad local-file and behavioral authority. Before installing or enabling it: (1) Inspect your workspace for files named in the doc (TOOLS.md, USER.md, SOUL.md, SESSION-STATE.md) and remove or relocate any secrets; (2) Do not run any scripts referenced by the skill (e.g., ./scripts/security-audit.sh) until you review their contents; (3) Limit the agent's network access or run it in an isolated/test environment while evaluating; (4) Back up important data so the skill's writes can't overwrite irreplaceable files; (5) Consider seeding SESSION-STATE.md with non-sensitive examples and verify what the agent writes there; (6) If you rely on other tools that store credentials in the workspace, either lock those files or exclude them from the agent's workspace. These steps will reduce the risk that the agent inadvertently reads or persists sensitive data while following the skill's proactive rules.
功能分析
Type: OpenClaw Skill Name: proactive-agent-2 Version: 0.1.0 The skill bundle provides a framework for agent persistence, memory management (WAL Protocol), and proactive behavior. While it encourages high autonomy—instructing the agent to use 'every tool' (CLI, browser, spawning agents) and try '10 approaches' before giving up—it includes explicit defensive instructions in the 'Security Hardening' section to ignore external prompt injections and protect user data. There is no evidence of malicious intent, data exfiltration, or unauthorized persistence in the provided files (SKILL.md, _meta.json).
能力评估
Purpose & Capability
Name/description (proactive, persistent, self-improving agent) align with the SKILL.md content: it instructs the agent to maintain working memory files (SESSION-STATE.md, MEMORY.md, etc.), run audits, and perform proactive behaviors. There are no unexpected env vars, binaries, or external service credentials requested that would contradict the stated purpose.
Instruction Scope
The runtime instructions tell the agent to scan every message for triggers and to write/maintain many workspace files (SESSION-STATE.md, working-buffer.md, USER.md, SOUL.md, TOOLS.md, etc.). Quick Start also tells users/agents to run local commands (cp assets/*.md, ./scripts/security-audit.sh). These actions are consistent with a stateful agent but are broad: 'search all sources' and 'try 10 approaches' grant wide discretion, and writing persistent files can capture sensitive inputs. The skill does not explicitly instruct transmitting data externally, but the guidance is open-ended enough that how the agent implements 'search all sources' or 'resourcefulness' could access many data sources unless constrained.
Install Mechanism
This is instruction-only (no install spec and no code files), which is lowest-install risk. However, Quick Start references assets and scripts that are not included in the package (assets/*.md, ./scripts/security-audit.sh), so the agent or user may run or fetch additional artifacts outside this skill — review those before running.
Credentials
The skill declares no required environment variables or credentials, which matches the package contents. That said, the workspace layout includes TOOLS.md ('Tool configurations, gotchas, credentials') and the instructions encourage reading and writing workspace files; the agent may therefore read credentials if they exist in the workspace. No external credentials are requested by the skill itself.
Persistence & Privilege
always:false (no forced global presence). The skill expects to write persistent workspace files and to be autonomously invoked (default behavior). This is expected for a stateful, proactive agent and is not by itself an elevated platform privilege.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proactive-agent-2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proactive-agent-2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
**Major update: introduces proactive behavior, resilient memory, and robust self-improvement protocols.** - Added WAL Protocol for reliable state capture and recovery. - Introduced Working Buffer to secure context during memory flush/compaction. - Implemented Compaction Recovery to mitigate loss from context truncation. - Expanded security with installation vetting, network warnings, and context leakage prevention. - Unified search across all knowledge sources before admitting uncertainty. - Enforced resourcefulness and self-improvement guardrails for safer, smarter agents.
元数据
Slug proactive-agent-2
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Proactive Agent 是什么?

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer for con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。

如何安装 Proactive Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install proactive-agent-2」即可一键安装,无需额外配置。

Proactive Agent 是免费的吗?

是的,Proactive Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Proactive Agent 支持哪些平台?

Proactive Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Proactive Agent?

由 ranthemaster(@ranthemaster)开发并维护,当前版本 v0.1.0。

💬 留言讨论