← 返回 Skills 市场
Self Improving Agent 3.0.2
作者
fedrov2025
· GitHub ↗
· v1.0.0
· MIT-0
267
总下载
0
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install self-improving-agent-3-0-2
功能描述
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
安全使用建议
This skill appears to do what it says: provide templates and opt-in hooks to record learnings. Before installing or enabling hooks: (1) review the bundled scripts and handler files yourself (activator.sh, error-detector.sh, extract-skill.sh, handler.ts/js) to ensure you’re comfortable with their behavior; (2) prefer manual or project-scoped activation rather than global/user-level enabling (the README shows both options); (3) if using the 'git clone' install, verify the repository URL is the intended upstream; (4) understand that enabling hooks causes the scripts/handler to run at session events with the agent’s permissions — test in an isolated workspace first and ensure .learnings paths and hook directories are what you expect.
功能分析
Type: OpenClaw Skill
Name: self-improving-agent-3-0-2
Version: 1.0.0
The 'self-improving-agent' bundle is a legitimate tool designed to help AI agents log errors, corrections, and new patterns into markdown files for long-term memory. It uses OpenClaw hooks (handler.js/ts) and shell scripts (activator.sh, error-detector.sh) to inject reminders into the agent's context and detect command failures. The skill extraction script (extract-skill.sh) includes proper safety checks to prevent path traversal, and all behaviors are transparently documented and aligned with the stated purpose of creating a self-improvement feedback loop.
能力评估
Purpose & Capability
Name/description (self-improvement logging and hooks) match the included files: reminders, log templates, hook handlers, activator/error-detector scripts, and an extraction helper. Required resources (none) are consistent with a documentation-and-hook skill.
Instruction Scope
SKILL.md instructs creating .learnings files, copying/enabling optional OpenClaw hooks, and optionally running included scripts. The instructions do not ask the agent to read unrelated credentials or system files. They do instruct writing/creating workspace files and copying hooks into ~/.openclaw/hooks if the user opts in, which is appropriate for a workspace-level helper.
Install Mechanism
No install spec is declared (instruction-only); code files are bundled in the skill archive. The included shell scripts and hook handlers are local files — there are no network downloads or archive extraction instructions embedded in the install steps that would introduce high risk.
Credentials
The skill declares no required environment variables or credentials. The error-detector script reads CLAUDE_TOOL_OUTPUT (an expected environment variable in the documented hook system); this is proportional to its purpose. No unrelated secrets or broad credential access are requested.
Persistence & Privilege
The skill includes an OpenClaw hook that injects a virtual bootstrap file and optional scripts that can be enabled to run on events. always is false and the hooks are opt-in; however, enabling hooks will allow the skill's scripts/handler to run on agent lifecycle events with the same permissions as the agent process — review before enabling globally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-improving-agent-3-0-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-improving-agent-3-0-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Self-Improvement Skill 1.0.0 — Initial Release
- Provides a structured markdown-based logging system for learnings, errors, and feature requests to enable agent self-improvement.
- Includes clear logging formats and promotion guidelines for broadly applicable insights.
- Supports both OpenClaw platform integration and generic setup for other agent platforms.
- Offers quick reference actions for various agent failure and improvement scenarios.
- Documents workspace structure, file setup, and ID conventions for organized self-improvement tracking.
元数据
常见问题
Self Improving Agent 3.0.2 是什么?
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。
如何安装 Self Improving Agent 3.0.2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-improving-agent-3-0-2」即可一键安装,无需额外配置。
Self Improving Agent 3.0.2 是免费的吗?
是的,Self Improving Agent 3.0.2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Self Improving Agent 3.0.2 支持哪些平台?
Self Improving Agent 3.0.2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Self Improving Agent 3.0.2?
由 fedrov2025(@fedrov2025)开发并维护,当前版本 v1.0.0。
推荐 Skills