hao-cyber

Self-evolving AI skill framework — skills that learn from execution, reflect on failures, and autonomously improve themselves

34
3
100% credibility
Found Feb 25, 2026 at 26 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

Skill Evolution is an open-source engine that allows AI agents to autonomously create, reflect on, share, install, fork, merge, review, and evolve modular skills via a public registry.

How It Works

1
📖 Discover Skill Evolution

You hear about a clever system that lets your AI helper's abilities grow and improve all by itself.

2
📥 Add to your project

You download the folder and place it in your AI helper's special skills area.

3
🚀 AI gains superpowers

Right away, your AI can now search for, grab, and use helpful skills without any extra setup.

4
Pick your adventure
🔍
Grab existing skills

Search for skills others made, like web scrapers, and add them to your collection.

🛠️
Create your own

Build a new skill for exactly what your AI needs to do better.

5
🔄 Skills get smarter

As you use them, skills think about mistakes, fix themselves, and blend the best ideas.

6
📤 Share the magic

Publish your improved skills so other AI helpers can use and evolve them too.

🎉 AI evolves endlessly

Your AI helper keeps getting better at tasks, saving you time and effort forever.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 26 to 34 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is skill-evolution?

Skill-evolution is a Python framework that turns AI agent skills into self-evolving units—they learn from execution, reflect on failures, and autonomously improve via creation, forking, merging, and publishing. Clone it into your Claude Code project's .claude/skills dir, and your agent gains zero-config access to a public registry for searching, installing, and sharing skills with progressive loading to minimize context costs. No pip deps needed; core features like skill reflection and maturity assessment work fully offline using standard library scripts.

Why is it gaining traction?

Unlike static skill marketplaces, this enables true skill evolution: agents fork variants (e.g., adding proxy rotation), merge best-of-breed versions, and select optimally based on audits, installs, and reviews—no semver hassles. CLI tools like search.py "web scraper", install.py --name web-read, and publish.py --yes make sharing dead simple over Supabase, while low-overhead structure lets you pack 50 skills without bloating agent prompts. It's built for self-evolving AI agents on GitHub, hooking devs tired of manual updates.

Who should use this?

AI agent builders using Claude Code or similar LLM tools who want skills that autonomously evolve from execution failures. Teams iterating on custom agents for web scraping, code gen, or automation, especially those forking community skills like evolved web-readers. Devs exploring self-evolving LLM agents on GitHub, from solo hackers to agent framework tinkerers.

Verdict

Early alpha with 13 stars and 1.0% credibility—docs are solid but expect bugs in merges or audits; test in a sandbox first. Worth a spin if self-evolving agent skills excite you, but skip for production until more traction builds the registry.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.