← 返回 Skills 市场
dragon-wlf

My skill

作者 Dragon-wlf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install min
功能描述
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 with its stated purpose. Before installing or enabling hooks: (1) review the scripts (activator.sh, error-detector.sh, extract-skill.sh) to ensure you are comfortable with files being created under your current directory or ~/.openclaw; (2) avoid enabling PostToolUse/error-detector in untrusted environments because CLAUDE_TOOL_OUTPUT can contain secrets — keep the policy 'do not log secrets' in force; (3) prefer enabling only the lightweight UserPromptSubmit activator if you want reminders without inspecting command output; (4) if you install hooks, use explicit paths and correct permissions (chmod +x scripts/*.sh), and enable hooks only in trusted user-level config rather than globally. If you need higher assurance, run the scripts in a sandboxed workspace first and inspect generated files before enabling cross-session sharing.
功能分析
Type: OpenClaw Skill Name: min Version: 1.0.0 The skill bundle implements a structured 'self-improvement' workflow for OpenClaw agents, allowing them to log errors, corrections, and new insights into local markdown files. It includes utility scripts (activator.sh, error-detector.sh, extract-skill.sh) and OpenClaw hooks to automate reminders and skill scaffolding. The implementation includes security-conscious practices, such as explicit instructions to avoid logging secrets and path validation in the extraction script to prevent directory traversal. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (self-improvement: capture learnings/errors and promote to workspace memory) match the included files and scripts: activator, error detector, extraction helper, and OpenClaw hook handlers. Required resources (none) are proportional to the stated functionality.
Instruction Scope
Runtime instructions create/append to .learnings/ files in the project or ~/.openclaw/workspace and advise not to log secrets. The error-detector script reads the CLAUDE_TOOL_OUTPUT env var to detect failures (expected for PostToolUse hooks) — this can include sensitive command output, so the skill's guidance to redact secrets is important. Hook handlers inject a virtual reminder file during bootstrap (no surprising file reads or network calls).
Install Mechanism
No automated install spec is provided; this is instruction-only with bundled scripts and hook handlers. Manual install steps (git clone, copying hooks) are explicit. No downloads from arbitrary URLs or package installs are executed by the skill itself.
Credentials
The skill declares no required env vars, credentials, or config paths. Its only runtime dependency is that some platforms provide CLAUDE_TOOL_OUTPUT for error detection — which is used but not forwarded. The number and type of environment accesses are proportionate to the purpose.
Persistence & Privilege
always:false and user-invocable:true. The skill includes optional hook files and scripts that, if installed by the user, will persist under ~/.openclaw/ (expected for an OpenClaw hook). It does not demand forced/global inclusion or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install min
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /min 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the self-improvement skill for OpenClaw and general agent use. - Adds comprehensive markdown-based logging for learnings, errors, and feature requests. - Provides first-use initialization scripts to ensure required `.learnings/` files are present without overwriting existing data. - Includes detailed instructions for OpenClaw integration, manual setup, and promotion of key learnings to workspace files (e.g., SOUL.md, AGENTS.md). - Supplies quick reference guides, file templates, working examples, and an optional OpenClaw hook for onboarding/reminders. - Emphasizes security and privacy by discouraging logging of secrets or sensitive data by default.
元数据
Slug min
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

My skill 是什么?

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

如何安装 My skill?

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

My skill 是免费的吗?

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

My skill 支持哪些平台?

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

谁开发了 My skill?

由 Dragon-wlf(@dragon-wlf)开发并维护,当前版本 v1.0.0。

💬 留言讨论