← Back to Skills Marketplace
wjtmatch

Tmp Proactivity Review

by WjtMatch · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tmp-proactivity-review
Description
Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tmp-proactivity-review
  3. After installation, invoke the skill by name or use /tmp-proactivity-review
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tmp-proactivity-review
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tmp Proactivity Review?

Anticipates needs, keeps work moving, and improves through use so the agent gets more proactive over time. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Tmp Proactivity Review?

Run "/install tmp-proactivity-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tmp Proactivity Review free?

Yes, Tmp Proactivity Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tmp Proactivity Review support?

Tmp Proactivity Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Tmp Proactivity Review?

It is built and maintained by WjtMatch (@wjtmatch); the current version is v1.0.0.

💬 Comments