← 返回 Skills 市场
aptratcn

Xiaobai Self-Improvement

作者 Erwin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
144
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaobai-self-improve
功能描述
Self-Improvement Engine - AI Agent that learns from mistakes and continuously improves. No more repeating the same errors.
安全使用建议
This skill is coherent with its stated self-improvement goal, but it writes and enforces persistent rules and gives the agent broad discretion to change behavior and call verification tools. Before installing: 1) Confirm where memory/mistakes.json and WORK_RULES.md will be stored and who/what can read them. 2) Require explicit user consent before the skill makes permanent rule changes or enforces rules that affect other skills. 3) Ask for limits: what kinds of data may not be logged (PII, secrets), and provide automatic sanitization. 4) Ensure there's a clear restore/reset/undo mechanism (ability to review and remove rules, and to disable persistence). 5) Prefer more specific, auditable verification steps (exact commands, when they're run) and a safe fail-open/fail-closed policy. 6) If you plan to allow autonomous invocation, consider restricting it until you can audit WORK_RULES.md contents and confirm no sensitive data is being logged. If these safeguards are not added, treat the skill as high-risk for unintended persistent behavior.
功能分析
Type: OpenClaw Skill Name: xiaobai-self-improve Version: 1.0.0 The skill implements a self-improvement framework for AI agents by instructing them to log errors in 'memory/mistakes.json' and derive behavioral constraints in 'WORK_RULES.md'. The logic focuses on improving reliability through verification steps (e.g., checking cron tasks) and tool-based calculations, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description (self-improvement agent) align with the instructions: the SKILL.md describes logging mistakes, generating WORK_RULES.md, and changing behavior based on rules. No unexpected binaries, env vars, or installs are requested.
Instruction Scope
Instructions explicitly read/write persistent files (memory/mistakes.json, WORK_RULES.md) and direct the agent to 'adjust behavior' and enforce rules across sessions. They also call verification commands like 'openclaw cron list' and recommend using 'session_status' or Python without limiting when or how to run external commands. The guidance is high-level and gives the agent wide discretion (e.g., 'Check: Am I about to violate any learned rule? If yes → adjust behavior'), which can lead to unintended or hard-to-audit actions.
Install Mechanism
Instruction-only skill with no install spec or downloaded code — lowest installation risk. Nothing is written to disk by an installer beyond what the agent itself may create at runtime per the instructions.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs (local JSON/MD files for persistent rules) are proportionate to its stated purpose. That said, the skill will persist data which could include sensitive content if not constrained.
Persistence & Privilege
Although always:false, the skill instructs persistent, cross-session state (mistakes.json and WORK_RULES.md) and self-modification of agent behavior. This persistent, self-enforcing rule set can affect how the agent interacts with other skills and users; the SKILL.md lacks explicit safety controls (consent, limits, sanitization, override/rollback), increasing risk of unintended long-term behavior changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaobai-self-improve
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaobai-self-improve 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI Agent that learns from mistakes and never repeats them
元数据
Slug xiaobai-self-improve
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Xiaobai Self-Improvement 是什么?

Self-Improvement Engine - AI Agent that learns from mistakes and continuously improves. No more repeating the same errors. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Xiaobai Self-Improvement?

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

Xiaobai Self-Improvement 是免费的吗?

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

Xiaobai Self-Improvement 支持哪些平台?

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

谁开发了 Xiaobai Self-Improvement?

由 Erwin(@aptratcn)开发并维护,当前版本 v1.0.0。

💬 留言讨论