← 返回 Skills 市场
wjtmatch

Tmp Proactivity Review

作者 WjtMatch · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tmp-proactivity-review
功能描述
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 (local proactive state and suggestions) and does not ask for network access or credentials. However: 1) Packaging/metadata mismatches were found — the registry metadata (owner, slug, version) does not exactly match the files' internal SKILL.md/_meta.json values. That could indicate a repackaged or out-of-date copy; verify the author and source before trusting it. 2) The skill will create a folder in your home directory and persist logs/memory there — review those files and their permissions, and avoid storing sensitive secrets in them. 3) The skill promises to ask before editing workspace files; insist on that interactive confirmation and review any proposed diffs before allowing writes. 4) Because it's instruction-only, risk of remote code execution is low, but still review the SKILL.md content and test in a safe account or sandbox if you have doubts. If the publisher identity or versioning cannot be verified, treat the package cautiously (do not enable automatic/always-on behavior and review any file writes before approving). Additional information that would raise confidence: a consistent owner/slug/version, an established homepage or repository with a trustworthy maintainer, or signed metadata.
功能分析
Type: OpenClaw Skill Name: tmp-proactivity-review Version: 1.0.0 The 'Proactivity' skill bundle is a legitimate utility designed to enhance an agent's autonomy by managing local state and context recovery within the `~/proactivity/` directory. It includes detailed instructions for the agent to maintain session state, follow-up on tasks (heartbeat), and adhere to user-defined boundaries. While the `setup.md` file contains instructions to suggest modifications to core workspace files (like `SOUL.md` and `AGENTS.md`), it explicitly requires the agent to show the proposed changes and obtain user approval before any modifications occur, and it implements proper file permissions (chmod 600/700) for its local storage.
能力评估
Purpose & Capability
The name/description match the actual behavior: creating and maintaining a local proactive state under ~/proactivity/, proposing (but not applying) workspace integrations, and running recovery/heartbeat logic. The requested artifacts (local files and templates) are proportionate to the stated purpose.
Instruction Scope
SKILL.md limits actions to the home-folder ~/proactivity/ and requires explicit user approval before writing to workspace files (AGENTS/TOOLS/SOUL/HEARTBEAT). It instructs creating files, setting file permissions, and reading local state for recovery — all consistent with a local proactivity feature. Note: the skill will store user notes locally, so sensitive data could be placed there if the user saves it.
Install Mechanism
Instruction-only skill with no install spec and no code to fetch or execute. Lowest install risk — nothing is downloaded or written by an installer beyond the local files the instructions tell the agent to create (which require user approval in-session).
Credentials
No environment variables, binaries, or external credentials are requested. The skill only operates on a local folder and optionally reads workspace files if the user opts into integration.
Persistence & Privilege
The skill creates and maintains persistent state in ~/proactivity/ (with recommended restricted permissions). It is not marked always:true and does not request system-wide changes autonomously, but persistent local storage means it will keep state across sessions — consider whether you want persistent local notes and logs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tmp-proactivity-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tmp-proactivity-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Proactivity (Proactive Agent) v1.0.1 - Strengthens proactive behavior with reverse prompting, self-healing, working-buffer recovery, and clearer SOUL and AGENTS setup. - Enhances context recovery through improved session state and working buffer handling. - Adds or clarifies heartbeat rules to support recurring follow-ups and boundary checks. - Expands documentation on proactive state architecture, recovery, rules, and common traps. - Sets stricter boundaries for workspace edits and privacy; all outside changes require explicit user approval.
元数据
Slug tmp-proactivity-review
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tmp Proactivity Review 是什么?

Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。

如何安装 Tmp Proactivity Review?

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

Tmp Proactivity Review 是免费的吗?

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

Tmp Proactivity Review 支持哪些平台?

Tmp Proactivity Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Tmp Proactivity Review?

由 WjtMatch(@wjtmatch)开发并维护,当前版本 v1.0.0。

💬 留言讨论