← 返回 Skills 市场
Self-Improving with Reflection
作者
wanghan0501
· GitHub ↗
· v1.2.11
· MIT-0
995
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install self-improving-with-reflection
功能描述
Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use befo...
安全使用建议
This skill is internally coherent and appears to do what it advertises: keep a local, tiered memory in ./self-improving/ and use it to learn from corrections and reflections. Before enabling it in a real workspace: 1) Review and sandbox the ./self-improving/ directory after initial setup to ensure nothing sensitive was logged; 2) Review diffs when the skill suggests edits to AGENTS.md, SOUL.md, or other workspace files; 3) Confirm the 'Never Store' boundaries are enforced in practice (inspect memory.md/corrections.md) and periodically run the provided 'forget everything'/export flows; 4) Avoid enabling on shared/team or production hosts unless you trust the storage location and audit changes; 5) If you prefer tighter control, run in Passive mode or require explicit confirmation before promoting patterns. These steps will reduce risk from accidental persistence or inappropriate storage of sensitive data.
功能分析
Type: OpenClaw Skill
Name: self-improving-with-reflection
Version: 1.2.11
The 'Self-Improving with Reflection' skill is a well-documented framework for enabling AI agents to learn from user feedback and self-evaluation using a local, tiered file-based memory system. It includes explicit security boundaries in 'boundaries.md' that prohibit the storage of sensitive data like credentials, PII, or financial information. The skill's operations are confined to the './self-improving/' directory and standard workspace configuration files (e.g., AGENTS.md, SOUL.md), and it lacks any indicators of data exfiltration, malicious execution, or unauthorized network access.
能力评估
Purpose & Capability
Name/description (self-improvement, reflection, memory) align with the actual behavior: creating a ./self-improving/ directory, loading memory.md on session start, logging corrections, and promoting/demoting patterns. No unrelated credentials, binaries, or network endpoints are requested.
Instruction Scope
SKILL.md instructs the agent to read and write files under ./self-improving/, to load memory.md before non-trivial work, and to modify workspace docs (AGENTS.md, SOUL.md) during setup. These are coherent for a learning skill but amount to persistent local state and workspace edits — review those changes and ensure they are acceptable in your environment.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no declared required binaries. Lowest install risk; nothing is written to disk by an installer beyond the documented workspace files the skill itself creates during use.
Credentials
No environment variables, credentials, or config paths outside the declared ./self-improving/ workspace are requested. The skill explicitly forbids storing secrets and sensitive categories in boundaries.md, which matches the lack of credential requests.
Persistence & Privilege
The skill intentionally persists memory in the agent workspace and instructs loading memory.md on session start. It is not force-included (always:false). Persistent behavior is expected for this functionality, but persistence increases risk if sensitive data is accidentally stored or the workspace is shared — periodic review and the provided 'forget everything' flow are recommended.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-improving-with-reflection - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-improving-with-reflection触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.11
v1.2.11 - Fixed path issue: changed from ~/self-improving/ to ./self-improving/ to use agent workspace as root. v1.2.10 - Sharper setup now lists relevant memory before non-trivial work.
元数据
常见问题
Self-Improving with Reflection 是什么?
Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use befo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 995 次。
如何安装 Self-Improving with Reflection?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-improving-with-reflection」即可一键安装,无需额外配置。
Self-Improving with Reflection 是免费的吗?
是的,Self-Improving with Reflection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Self-Improving with Reflection 支持哪些平台?
Self-Improving with Reflection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Self-Improving with Reflection?
由 wanghan0501(@wanghan0501)开发并维护,当前版本 v1.2.11。
推荐 Skills