← 返回 Skills 市场
413
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install self-reflection-1-1-1
功能描述
Continuous self-improvement through structured reflection and memory
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-reflection-1-1-1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-reflection-1-1-1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Self Reflection 1.1.1 是什么?
Continuous self-improvement through structured reflection and memory. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 413 次。
如何安装 Self Reflection 1.1.1?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-reflection-1-1-1」即可一键安装,无需额外配置。
Self Reflection 1.1.1 是免费的吗?
是的,Self Reflection 1.1.1 完全免费(开源免费),可自由下载、安装和使用。
Self Reflection 1.1.1 支持哪些平台?
Self Reflection 1.1.1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Self Reflection 1.1.1?
由 86293073(@86293073)开发并维护,当前版本 v1.0.0。
推荐 Skills