← 返回 Skills 市场
czubi1928

Self Improving Agent 1.0.5

作者 Patryk Czubiński · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
660
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install self-improving-agent-1-0-5
功能描述
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: inject lightweight reminders and help you log learnings. Before installing: (1) Inspect the hook files and scripts (activator.sh, error-detector.sh, extract-skill.sh) yourself and verify you’re comfortable with them; (2) Only enable hooks (openclaw hooks enable or adding to ~/.claude/settings.json) if you trust the skill — hook scripts run with the same permissions as the agent and will run on configured events; (3) Note the error detector optionally reads CLAUDE_TOOL_OUTPUT to detect failures (it does not exfiltrate data); (4) extract-skill.sh will create files under the SKILLS_DIR (default ./skills or the env var you set), so run with --dry-run first if unsure; (5) Prefer the minimal setup (activator only) if you want reminders without running PostToolUse hooks. If you want higher assurance, verify the repository/source and test the scripts in a sandboxed environment before adding them to your global user-level settings.
功能分析
Type: OpenClaw Skill Name: self-improving-agent-1-0-5 Version: 1.0.0 The skill bundle is designed for agent self-improvement, involving logging learnings and errors to markdown files and promoting them to workspace memory files. While the core functionality is benign, the `scripts/extract-skill.sh` script allows the output directory (`SKILLS_DIR`) to be overridden, which, combined with the agent's ability to execute arbitrary commands based on prompt instructions, presents a significant vulnerability for arbitrary file creation (e.g., in sensitive system directories). Additionally, the `SKILL.md` instructs the agent to modify files like `AGENTS.md`, `SOUL.md`, `TOOLS.md`, and `.github/copilot-instructions.md` within the agent's workspace, which could be leveraged for prompt injection attacks against other agents or systems if malicious content were injected into these files.
能力评估
Purpose & Capability
Name/description (capture learnings, errors, corrections) align with the delivered files: hook handlers inject a bootstrap reminder, activator and error-detector shell scripts emit lightweight reminders, and an extraction helper scaffolds new skills. Files and scripts are proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs creating workspace .learnings, copying/enabling OpenClaw hooks, and optionally configuring scripts to run on prompt/tool events. The scripts only output reminders or create local skill scaffolds; the error-detector reads CLAUDE_TOOL_OUTPUT to detect failures. These behaviors match the stated purpose, but enabling PostToolUse/hooks will cause the provided scripts to run automatically on events if you opt in.
Install Mechanism
No automated install spec is present (instruction-only + optional manual copy). The scripts and handlers are local files; there are no downloads from remote URLs or package installs. Risk is limited to what you opt to copy/enable locally.
Credentials
The skill declares no required env vars or credentials. At runtime the error-detector script reads CLAUDE_TOOL_OUTPUT (if present) to detect errors and activator/extractor respect SKILLS_DIR/SKILLS_DIR env overrides — these are reasonable for the stated function but are not declared in requires.env. No broad secret access or unrelated credentials are requested.
Persistence & Privilege
always:false and user-invocable:true (default) — the skill does not force itself into every session. Hook installation and enabling are explicit steps the user must perform. The skill does not modify other skills' configs or request elevated system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-improving-agent-1-0-5
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-improving-agent-1-0-5 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Self-Improvement Skill 1.0.0 – Initial Release - Introduces structured logging of learnings, errors, and feature requests for continuous agent improvement. - Provides markdown templates and workflows for capturing failures, corrections, new capability requests, and process improvements. - Details integration with OpenClaw: workspace file structure, session tools, and promotion of key learnings to project memory files. - Defines consistent formats and ID conventions for logging and resolving entries. - Outlines processes for promoting broadly applicable learnings to permanent project documentation. - Suitable for integration with OpenClaw and other agent-based environments.
元数据
Slug self-improving-agent-1-0-5
版本 1.0.0
许可证
累计安装 7
当前安装数 6
历史版本数 1
常见问题

Self Improving Agent 1.0.5 是什么?

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

如何安装 Self Improving Agent 1.0.5?

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

Self Improving Agent 1.0.5 是免费的吗?

是的,Self Improving Agent 1.0.5 完全免费(开源免费),可自由下载、安装和使用。

Self Improving Agent 1.0.5 支持哪些平台?

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

谁开发了 Self Improving Agent 1.0.5?

由 Patryk Czubiński(@czubi1928)开发并维护,当前版本 v1.0.0。

💬 留言讨论