@pskoett

self-improving-agent

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...

Current version
v3.0.13
3,164 39万All installs 6,140

SKILL.md

text/markdown · 21606 bytes

assets/FEATURE_REQUESTS.md

text/markdown · 84 bytes

assets/ERRORS.md

text/markdown · 75 bytes

assets/SKILL-TEMPLATE.md

text/markdown · 3407 bytes

assets/LEARNINGS.md

text/markdown · 1152 bytes

scripts/activator.sh

text/x-sh · 680 bytes

scripts/extract-skill.sh

text/x-sh · 5293 bytes

scripts/error-detector.sh

text/x-sh · 1317 bytes

hooks/openclaw/handler.js

text/javascript · 1620 bytes

hooks/openclaw/HOOK.md

text/markdown · 589 bytes

hooks/openclaw/handler.ts

application/typescript · 1872 bytes

references/examples.md

text/markdown · 8291 bytes

references/openclaw-integration.md

text/markdown · 6061 bytes

references/hooks-setup.md

text/markdown · 5141 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

The skill's code, hooks, and instructions are coherent with its stated purpose of capturing learnings and reminders; it doesn't ask for unrelated credentials or download arbitrary remote code, but you should review and opt-in to the hooks before enabling them.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: self-improving-agent Version: 3.0.13 The 'self-improving-agent' skill bundle is designed to help AI agents track errors, corrections, and new insights by logging them to local markdown files. The bundle includes shell scripts (e.g., `extract-skill.sh`, `error-detector.sh`) and OpenClaw hooks (`handler.js`) that facilitate this workflow by providing reminders and scaffolding new skill directories. The instructions in `SKILL.md` explicitly advise against logging secrets or sensitive data, and the provided scripts contain basic path validation to prevent directory traversal. No evidence of data exfiltration, malicious execution, or unauthorized persistence was found.

Metadata

  • Owner: @pskoett
  • Created: 2026/01/05
  • Updated: 2026/04/03
  • Versions: 25
  • Comments: 53
  • Previous version: v3.0.12
  • Scan checked at: 2026/04/03

Runtime

No runtime requirements are exposed in the official public payload.

self-improving-agent | ClawHub CN