← 返回 Skills 市场
assafster

Self-Improvement System

作者 assafster · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
316
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install self-improvement-system
功能描述
Runs a continuous self-improvement loop that helps the agent learn from mistakes, extract lessons, and refine its behaviour over time. Use when the user says...
安全使用建议
This skill appears coherent and does what it says: it will read and write persistent files in the agent workspace to log mistakes, extract lessons, and run audits. Before installing, consider: (1) Review any existing mistakes.md / lessons.md / soul.md files so they don’t already contain sensitive user data. (2) Ensure your agent environment enforces the platform's privacy boundaries — the skill relies on the agent obeying its own rules about not logging PII or user-provided content. (3) Be aware the skill will persist state across sessions (archiving and rotation rules are built in). If you need stricter guarantees, periodically inspect or back up the created files and consider limiting the agent's filesystem or network access to reduce accidental data exposure.
功能分析
Type: OpenClaw Skill Name: self-improvement-system Version: 1.2.0 The skill implements a structured self-improvement and logging system designed to help the agent learn from reasoning errors across sessions. It manages local files such as 'soul.md' and 'lessons.md' to store abstract behavioral principles and workflows, and it includes explicit, detailed privacy instructions in both SKILL.md and references/protocol.md to prevent the logging of PII, credentials, or sensitive user data.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill maintains per-agent files (mistakes.md, lessons.md, soul.md, playbook.md, session-log.md, archive/*) and runs audits and pattern detection. It does not request unrelated binaries, credentials, or network access.
Instruction Scope
All instructions stay within the stated purpose (logging, lesson extraction, audits, playbooks). They require reading and writing files in the agent workspace and instruct the agent to create missing files. The privacy rules are explicit (no user data, no verbatim quotes). The main caveat is behavioral: the skill gives the agent judgment calls (paraphrase vs omit) which, if misapplied by the agent, could lead to unsafe logs — this is a usability/safety risk but not an incoherence.
Install Mechanism
Instruction-only skill with no install spec or code files. This is the lowest-risk install pattern and matches the described functionality.
Credentials
The skill requests no environment variables, credentials, or special config paths. It relies only on reading/writing local files described in the SKILL.md, which is proportionate for a local self-improvement system.
Persistence & Privilege
The skill persists state across sessions by creating and updating files (mistakes.md, lessons.md, soul.md, playbook.md, session-log.md, archive). always is false (not force-included), but it is intended to trigger at session start and periodically. Persistent storage and autonomous invocation are coherent with its purpose; users should be aware these files are retained between runs and could contain agent-generated summaries of past interactions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-improvement-system
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-improvement-system 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
**This version introduces strict privacy safeguards to all self-improvement logging and process files.** - Added detailed privacy and data safety section: only abstract descriptions of process errors may be logged, never user data. - Banned logging of any personally identifiable information, user-provided content, verbatim user messages, credentials, or sensitive details. - Required paraphrasing or omission of any mistake description that could expose user information. - Applied privacy rules to all core files, including session-log entries. - Updated mindset and process to prioritize privacy over volume in logging and lesson extraction.
v1.1.0
**Self-improvement Skill v1.1.0 Changelog** - Major simplification and overhaul: moved from detailed file-based workflow to a focused self-improvement loop and session protocols. - Removed legacy and OpenClaw-specific supporting files, log templates, and hook references. - Introduced core files: mistakes.md, lessons.md, soul.md, playbook.md, session-log.md, and archive directory. - New guidance for startup, mistake logging, and session close; mandates pre-action review of behavioural files. - Added clear criteria for when to log mistakes and how to rotate/archive logs. - Reference protocol and format details moved to a single concise file.
元数据
Slug self-improvement-system
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Self-Improvement System 是什么?

Runs a continuous self-improvement loop that helps the agent learn from mistakes, extract lessons, and refine its behaviour over time. Use when the user says... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。

如何安装 Self-Improvement System?

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

Self-Improvement System 是免费的吗?

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

Self-Improvement System 支持哪些平台?

Self-Improvement System 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Self-Improvement System?

由 assafster(@assafster)开发并维护,当前版本 v1.2.0。

💬 留言讨论