← Back to Skills Marketplace
Skill Self Evolution Enhancer
by
Zhaobudaoyuema
· GitHub ↗
· v1.0.0
· MIT-0
1032
Downloads
0
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install skill-self-evolution-enhancer
Description
Enables any skill to gain self-evolution capabilities. Use when: (1) User asks to add self-evolution to a skill, (2) User wants a skill to learn from feedbac...
Capability Analysis
Type: OpenClaw Skill
Name: skill-self-evolution-enhancer
Version: 1.0.0
The skill bundle is a meta-utility designed to equip other OpenClaw skills with self-evolution capabilities, such as logging user feedback and promoting learnings to rules. It operates by reading local skill configurations and generating markdown-based scaffolding (.learnings/ directory and EVOLUTION.md) using templates and a helper bash script (generate-evolution.sh). The logic is transparent, lacks network activity or sensitive data access, and includes a 'Review-Apply-Report' workflow that emphasizes transparency to the user rather than stealth.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-self-evolution-enhancer - After installation, invoke the skill by name or use
/skill-self-evolution-enhancer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release – enables any skill to self-evolve by learning from user feedback and errors.
- Adds logging, learnings, and a Review→Apply→Report workflow tailored to each skill's domain.
- Automatically generates `.learnings/`, `EVOLUTION.md`, and supporting files in the target skill's language.
- Supports domain-specific triggers, error handling, and promotion rules.
- Ensures self-evolution logic is customized per skill, including user feedback integration and experience updates.
- Provides references and templates for rapid adoption across multiple skills.
Metadata
Frequently Asked Questions
What is Skill Self Evolution Enhancer?
Enables any skill to gain self-evolution capabilities. Use when: (1) User asks to add self-evolution to a skill, (2) User wants a skill to learn from feedbac... It is an AI Agent Skill for Claude Code / OpenClaw, with 1032 downloads so far.
How do I install Skill Self Evolution Enhancer?
Run "/install skill-self-evolution-enhancer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Self Evolution Enhancer free?
Yes, Skill Self Evolution Enhancer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Self Evolution Enhancer support?
Skill Self Evolution Enhancer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Self Evolution Enhancer?
It is built and maintained by Zhaobudaoyuema (@zhaobudaoyuema); the current version is v1.0.0.
More Skills