Openclaw Self Improvement
v0.2.6OpenClaw Self-Improvement: EN=learn/log/repeat-failures, capture feature gaps, improve workflows, and run eval loops; 中文=记录学习/重复错误/功能缺口并持续改进流程,执行验证闭环。 日本語=学習...
⭐ 0· 1.4k·7 current·9 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included scripts and docs: the repo provides local logging, experiment capture, promotion helpers, and Obsidian export. Required capabilities (filesystem writes under a workspace) are appropriate for the stated features.
Instruction Scope
SKILL.md instructs the agent to run local node scripts that read/write specific .learnings files and optionally an Obsidian directory. The instructions do not request reading unrelated system credentials, scanning arbitrary paths, or making network calls; they are narrowly scoped to the workspace.
Install Mechanism
No external install or download is required beyond a normal npm install; there are no remote URLs or extract/install steps. The package is instruction-plus-local-scripts only.
Credentials
No credentials are required. Optional environment variables (WORKSPACE, OBSIDIAN_LEARNINGS_DIR) and use of HOME are proportionate to the skill's need to locate the workspace and optional Obsidian export directory.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It writes only to workspace files (AGENTS.md, TOOLS.md, SOUL.md, .learnings/* or the configured Obsidian dir), which aligns with its promotion feature; it does not modify other skills or system-wide settings.
Assessment
This skill is local-only and coherent with its description, but it will create and append entries to files under a workspace path (default: $HOME/.openclaw/workspace/.learnings and files like AGENTS.md/TOOLS.md/SOUL.md). Before installing or running, decide where WORKSPACE should point (set WORKSPACE env to a directory you trust) and optionally set OBSIDIAN_LEARNINGS_DIR if you want Obsidian exports elsewhere. Review the included scripts if you want to confirm the exact file-write behavior. If you do not want automated edits to AGENTS.md/TOOLS.md/SOUL.md, avoid using the promote commands or restrict the workspace location.Like a lobster shell, security has layers — review code before you run it.
latestvk977s0xjqqgmz0t2d94dvnha2d83wyw8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
