← 返回 Skills 市场
Proactivity.BAK
作者
panwang813
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proactivity-bak
功能描述
Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time.
安全使用建议
This skill appears to do what it says: keep a local proactive state in ~/proactivity/ and only touch other workspace files with explicit approval. Before installing: 1) ask the publisher to explain the metadata mismatches (ownerId, slug, and version) and confirm which package is the authoritative one; 2) review any workspace snippets the skill proposes before approving writes to AGENTS/TOOLS/SOUL/HEARTBEAT; 3) be aware that the skill will store local notes which might include sensitive info — consider whether ~/proactivity/ is an appropriate location and whether you want the recommended file permission changes; 4) if you need higher assurance, request a signed/verified release or run the skill in a sandboxed environment first.
功能分析
Type: OpenClaw Skill
Name: proactivity-bak
Version: 1.0.0
The 'proactivity' skill bundle is designed to enhance an AI agent's autonomy by managing local state and anticipating user needs. It establishes a structured directory in `~/proactivity/` using standard shell commands (`mkdir`, `touch`) and applies restrictive file permissions (`chmod 600/700`) to protect the data. While the instructions in `setup.md` and `SKILL.md` encourage the agent to be more autonomous and modify workspace configuration files (SOUL, AGENTS, TOOLS), they consistently mandate explicit user approval and the presentation of exact diffs before any changes are made. No evidence of data exfiltration, unauthorized network access, or malicious persistence was found.
能力评估
Purpose & Capability
The declared purpose (make the agent more proactive) aligns with the files it reads/writes (~/proactivity/). However there are packaging/metadata inconsistencies: registry Owner ID (kn7d3335...) does not match _meta.json ownerId (kn73vp5...), the skill slug/name (Proactivity.BAK) differs from SKILL.md slug (proactivity), and published/versions differ (registry lists v1.0.0; SKILL.md and _meta.json show v1.0.1). These mismatches could be benign (packaging or backup variant) but should be clarified.
Instruction Scope
SKILL.md instructs only local operations in ~/proactivity/ and to read workspace files (AGENTS/TOOLS/SOUL/HEARTBEAT) only when user requests integration. It explicitly requires showing diffs and asking approval before writing outside ~/proactivity/. No network calls or secrets are requested in the instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads or archives — lowest-risk install profile.
Credentials
The skill requests no environment variables, no binaries, and no credentials. It stores local notes in ~/proactivity/ which may contain sensitive details depending on user use — this is expected but worth noting.
Persistence & Privilege
always is false and the skill is instruction-only. It creates and manages a local folder (~/proactivity/) and asks for explicit approval before touching workspace files. No elevated privileges requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proactivity-bak - 安装完成后,直接呼叫该 Skill 的名称或使用
/proactivity-bak触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Strengthens proactive behavior with reverse prompting, self-healing, working-buffer recovery, and clearer SOUL and AGENTS setup.
- Proactive agent now anticipates needs, keeps work moving, and improves through use.
- Supports fast recovery from interruptions and context loss via session state and volatile working-buffer.
- Safeguards against unwanted actions: never edits outside `~/proactivity/` or acts externally without explicit user approval.
- Heartbeat system keeps follow-through within learned boundaries.
- Expanded documentation for setup, architecture, recovery, security, and best practices.
元数据
常见问题
Proactivity.BAK 是什么?
Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Proactivity.BAK?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proactivity-bak」即可一键安装,无需额外配置。
Proactivity.BAK 是免费的吗?
是的,Proactivity.BAK 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proactivity.BAK 支持哪些平台?
Proactivity.BAK 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Proactivity.BAK?
由 panwang813(@panwang813)开发并维护,当前版本 v1.0.0。
推荐 Skills