← Back to Skills Marketplace
dragon-wlf

My skill

by Dragon-wlf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install min
Description
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install min
  3. After installation, invoke the skill by name or use /min
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug min
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is My skill?

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install My skill?

Run "/install min" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is My skill free?

Yes, My skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does My skill support?

My skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created My skill?

It is built and maintained by Dragon-wlf (@dragon-wlf); the current version is v1.0.0.

💬 Comments