← 返回 Skills 市场
q262045312-ui

Openclaw Self Improving Agent 3.0.1

作者 q262045312-ui · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-self-improving-agent-3-0-1
功能描述
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 coherent and focused on logging learnings. Before enabling: (1) review the hook files (hooks/openclaw/handler.*) and scripts to confirm you’re comfortable with their behavior, (2) only copy/enable hooks if you want session-start reminders injected into every session, (3) check scripts' permissions (chmod +x) and run them in a test workspace first, and (4) do not expose secrets—this skill does not require credentials but will read platform-provided variables like CLAUDE_TOOL_OUTPUT when used as a PostToolUse hook. Enable it deliberately and verify its output in a safe project before using it in sensitive environments.
功能分析
Type: OpenClaw Skill Name: openclaw-self-improving-agent-3-0-1 Version: 1.0.0 The skill bundle implements a 'self-improvement' loop that allows the agent to modify its own behavioral guidelines and workflow instructions (e.g., SOUL.md, AGENTS.md, CLAUDE.md) and create new skill scaffolds via extract-skill.sh. While these capabilities are aligned with the stated purpose and the scripts include robust security checks (such as path-traversal prevention in extract-skill.sh), the ability for an agent to persistently alter its own core instructions and generate new file structures represents a high-risk capability and a significant attack surface for prompt injection. The scripts activator.sh and error-detector.sh are used to monitor tool outputs and inject reminders into the agent's context, further facilitating this self-modification behavior.
能力评估
Purpose & Capability
Name/description match the contents: documentation, reminder hook, activator/error-detection scripts and a skill-extraction helper all relate to capturing learnings and promoting them. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md and hook handlers instruct the agent to inject reminder text and to log to .learnings/ files. Scripts read CLAUDE_TOOL_OUTPUT (platform-provided tool output) to detect errors; the skill suggests copying hooks into ~/.openclaw/hooks and enabling them so reminders run at bootstrap. This is within scope for a self-improvement/logging skill, but it does give the hook the ability to run at session start if the user enables it — review and enable intentionally.
Install Mechanism
No install spec / no external downloads. The package is instruction-and-script-only; included scripts are local and do not reach out to remote URLs. The extract-skill.sh includes reasonable path checks to avoid absolute paths and '..' traversal.
Credentials
The skill declares no required environment variables. One script (error-detector.sh) reads CLAUDE_TOOL_OUTPUT, which is a platform-provided variable referenced in the docs; this is appropriate for detecting tool errors but is an environment read that only makes sense when run inside the described agent environment. No secrets or unrelated credentials are requested.
Persistence & Privilege
always:false and user-invocable:true. The hook only becomes active if the user copies/enables it in their hooks directory or config — there is no forced global persistence. Files written by the extraction script are confined to the current workspace and the script enforces safe path usage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-self-improving-agent-3-0-1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-self-improving-agent-3-0-1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the openclaw-self-improving-agent skill. - Provides structured logging for learnings, errors, and feature requests to support continuous self-improvement. - Includes quick reference guide for when and how to log different types of events. - Supports both OpenClaw integration (recommended) and generic setup for other agents. - Offers markdown-based templates and guidelines for logging, tracking, and promoting learnings to project memory. - Details setup steps, workspace structure, and mechanisms for sharing learnings across sessions.
元数据
Slug openclaw-self-improving-agent-3-0-1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Self Improving Agent 3.0.1 是什么?

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 插件,目前累计下载 104 次。

如何安装 Openclaw Self Improving Agent 3.0.1?

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

Openclaw Self Improving Agent 3.0.1 是免费的吗?

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

Openclaw Self Improving Agent 3.0.1 支持哪些平台?

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

谁开发了 Openclaw Self Improving Agent 3.0.1?

由 q262045312-ui(@q262045312-ui)开发并维护,当前版本 v1.0.0。

💬 留言讨论