← Back to Skills Marketplace
muhamadbasim

new-self-improving

by muhamadbasim · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install new-self-improving
Description
Log corrections, errors, feature requests, and recurring patterns into structured workspace learning files, then promote stable patterns into tiered memory a...
Usage Guidance
This skill is internally coherent and appears to do what it says: create local learning directories, log corrections/errors/feature-requests, review recurring items, and promote stable patterns to higher-tier workspace files. Before installing: (1) Back up any existing SOUL.md / AGENTS.md / TOOLS.md / MEMORY.md or other workspace files the skill might append to. (2) Run the init script in the intended workspace (bash scripts/init-workspace.sh <path>) — it is idempotent and only copies local templates. (3) Decide whether you want the agent to promote entries automatically or only after manual review; if you prefer manual control, avoid enabling autonomous promotions in the agent. (4) Verify the agent redaction policy and avoid logging sensitive data into learnings; although the SKILL.md forbids storing secrets, that is a policy, not a technical enforcement. (5) If you are concerned about automatic modifications to core behavior files, restrict the skill's use to a private sandbox workspace first to observe its actions.
Capability Assessment
Purpose & Capability
The name/description (self-improving memory capture and promotion) aligns with the included files and the single init script. No extraneous environment variables, binaries, or network installs are requested. Creating and managing `.learnings/` and `.self-improving/` is proportionate to the stated goal.
Instruction Scope
SKILL.md instructs the agent to read, append, search, and promote entries across workspace files (raw learnings, review queue, HOT, domains, and, when promoted, core workspace files such as SOUL.md/AGENTS.md/TOOLS.md/MEMORY.md). That behavior is consistent with the purpose but inherently enables permanent edits to the agent's workspace. The instructions explicitly forbid storing secrets and limit scope to local/private workspaces; however, those constraints are procedural (not enforced), so users should be aware the skill will modify workspace files if promotions occur.
Install Mechanism
No install spec and only one small shell init script are included. The script copies shipped templates into workspace directories and is safe to run multiple times; it does not download or execute remote code, and it does not write to unexpected system locations.
Credentials
The skill requests no environment variables or credentials. The SKILL.md explicitly instructs not to store secrets, tokens, or sensitive health/third-party private data. Required access (filesystem in the workspace) is appropriate for the feature.
Persistence & Privilege
The skill persistently creates and appends to files inside the workspace and can promote entries into permanent workspace files (SOUL.md, AGENTS.md, etc.). It does not request always:true or modify other skills' configs. Still, because promotions change core workspace files (which affect agent behavior), users should be aware of and control when promotions happen (manual review or restricted autonomy).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install new-self-improving
  3. After installation, invoke the skill by name or use /new-self-improving
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Rename skill to new-self-improving
Metadata
Slug new-self-improving
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is new-self-improving?

Log corrections, errors, feature requests, and recurring patterns into structured workspace learning files, then promote stable patterns into tiered memory a... It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install new-self-improving?

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

Is new-self-improving free?

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

Which platforms does new-self-improving support?

new-self-improving is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created new-self-improving?

It is built and maintained by muhamadbasim (@muhamadbasim); the current version is v1.0.1.

💬 Comments