← Back to Skills Marketplace
86293073

Self Reflection 1.1.1

by 86293073 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
413
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install self-reflection-1-1-1
Description
Continuous self-improvement through structured reflection and memory
Usage Guidance
This skill's behavior (local reflection, reading/writing a memory file, and being triggered by OpenClaw heartbeats) matches its description and requests no credentials, which is good. However, the package as published is instruction-only and repeatedly references a CLI binary (bin/self-reflection) that is not included. Before installing or enabling automated heartbeats you should: - Verify the implementation: ask the publisher for the CLI source or inspect the GitHub repo referenced in the README (https://github.com/hopyky/self-reflection). Review the actual script under bin/self-reflection before running it. - Confirm provenance: the registry ownerId in the package metadata does not match the _meta.json ownerId; confirm you are fetching the repository you expect and from the intended author. - If you will run the git clone/install steps, review the cloned files and the self-reflection script for behaviors like network calls, exec of arbitrary commands, or unexpected file writes before running or symlinking the binary. - If you want to allow autonomous heartbeat invocation, only enable it after verifying the binary's code. If you cannot verify the implementation, treat this package as documentation only and do not add the heartbeat entry or run the described binary. Providing the actual CLI script (or a proper install spec) would raise confidence to "high"; without that, the missing implementation is the primary coherence problem.
Capability Analysis
Type: OpenClaw Skill Name: self-reflection-1-1-1 Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'self-reflection' is classified as benign. All instructions in SKILL.md and README.md guide the AI agent to execute local commands (`self-reflection check`, `log`, `read`, `stats`, `reset`) that interact with designated local files (`~/workspace/memory/self-review.md`, `~/.openclaw/self-review-state.json`). There is no evidence of prompt injection attempting to subvert the agent's purpose, exfiltrate data, execute arbitrary remote code, establish persistence, or perform any other malicious actions. The required binaries (`jq`, `date`) are standard utilities, and the installation process involves a standard `git clone` and symlinking.
Capability Assessment
Purpose & Capability
The skill claims a simple reflection/notes function and only requires small tooling (jq, date). Those requirements are proportionate. However, the SKILL.md and README repeatedly reference a CLI binary (bin/self-reflection) and provide installation steps (git clone, ln -s) even though the registry package contains no code files or install spec — the skill as published is instruction-only but documents a CLI that is not present in the bundle.
Instruction Scope
Runtime instructions are limited to checking/reading/writing local state and a workspace markdown memory file and to integrating with OpenClaw heartbeat. There are no instructions to transmit data externally or to access unrelated system credentials. The only data reads/writes are config/state/memory files under the user's home or workspace, which is consistent with the stated purpose.
Install Mechanism
No install spec is included in the registry (lowest risk), but the README instructs users to git clone a GitHub repo and symlink a binary. If a user follows those manual install steps they will execute code fetched from an external repository. The registry package itself does not provide that code; the manual-install instructions point to a public GitHub URL (author: hopyky).
Credentials
The skill requests no environment variables or external credentials. The file paths it asks to read/write (~/workspace/memory/self-review.md and ~/.openclaw/*) are proportionate to a local memory/state feature.
Persistence & Privilege
always is false and the skill does not demand permanent/global privileges. It asks the operator to add a heartbeat entry to the OpenClaw config to enable periodic invocation; that is a user-controlled configuration change rather than an automatic escalation. No other skills or system-wide settings are modified by the instructions as published.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install self-reflection-1-1-1
  3. After installation, invoke the skill by name or use /self-reflection-1-1-1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
self-reflection v1.1.1 - Improved documentation and command reference in SKILL.md - Added detailed usage examples and workflow diagrams - Clarified integration steps with OpenClaw heartbeat - Provided configuration sample for enhanced customization
Metadata
Slug self-reflection-1-1-1
Version 1.0.0
License
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is Self Reflection 1.1.1?

Continuous self-improvement through structured reflection and memory. It is an AI Agent Skill for Claude Code / OpenClaw, with 413 downloads so far.

How do I install Self Reflection 1.1.1?

Run "/install self-reflection-1-1-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Self Reflection 1.1.1 free?

Yes, Self Reflection 1.1.1 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Self Reflection 1.1.1 support?

Self Reflection 1.1.1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Self Reflection 1.1.1?

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

💬 Comments