self-skill-evolver

Analyze and improve OpenClaw agent skills by tracking usage, checking skill health, scanning code quality, and generating actionable improvement suggestions. Use when evaluating skill reliability, performance, maintainability, or release readiness.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "self-skill-evolver" with this command: npx skills add harrylabsj/self-skill-evolver

Self Skill Evolver

A Python CLI tool for analyzing and improving OpenClaw agent skills.

Features

  • usage monitoring
  • skill health scoring
  • SKILL.md and code analysis
  • automated improvement suggestions
  • JSON / Markdown / HTML reporting

Installation

clawhub install self-skill-evolver

Typical Commands

self-skill-evolver init
self-skill-evolver analyze <skill-name>
self-skill-evolver analyze --all
self-skill-evolver report <skill-name>
self-skill-evolver report --all
self-skill-evolver health <skill-name>
self-skill-evolver health --all
self-skill-evolver log <skill-name> <action> --status success --duration 100
self-skill-evolver feedback <skill-name> 5 --comment "Very helpful"
self-skill-evolver clear --days 90
self-skill-evolver log --list

Dependencies

  • Python 3.8+
  • SQLite3
  • PyYAML
  • GitPython (optional)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

PinchTab Browser Ops

Browser automation via PinchTab CLI (nav/snap/find/click/fill/press/text) with low-token accessibility-tree flow. Use when the user asks to operate websites,...

Registry SourceRecently Updated
Coding

Aigames

Create a mini HTML game, organize files in a new folder, and upload it to the brianclan/aigames GitHub repo for www.thenext.games.

Registry SourceRecently Updated
Coding

Api Tester Cn

API请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes, headers reference. Us...

Registry SourceRecently Updated
Coding

Miaoda App Builder

Create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini program , games on the...

Registry SourceRecently Updated
self-skill-evolver | V50.AI