skill-auto-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 "skill-auto-evolver" with this command: npx skills add harrylabsj/skill-auto-evolver

Skill Auto 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 skill-auto-evolver

Typical Commands

skill-auto-evolver init
skill-auto-evolver analyze <skill-name>
skill-auto-evolver analyze --all
skill-auto-evolver report <skill-name>
skill-auto-evolver report --all
skill-auto-evolver health <skill-name>
skill-auto-evolver health --all
skill-auto-evolver log <skill-name> <action> --status success --duration 100
skill-auto-evolver feedback <skill-name> 5 --comment "Very helpful"
skill-auto-evolver clear --days 90
skill-auto-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

AI短剧制作助手 | AI Short Film Producer

AI短剧制作助手 | AI Short Film Producer — 低成本AI短剧/短片全流程制作技能。使用Grok Imagine生成视频镜头、TTS生成配音,配合FFmpeg+Python本地合成。适用于从零制作AI短片、短视频、短剧EP、预告片等场景。包含完整的分镜脚本创作、视频生成、配音生成、音频驱动...

Registry SourceRecently Updated
Coding

Dlazy Vidu Audio Clone

Clone voice and generate new text reading audio with one click using Vidu Audio Clone.

Registry SourceRecently Updated
Coding

DeviantArt Post

Post artwork, journals, and status updates to a user's DeviantArt account through the official DeviantArt API using OAuth 2.1 Authorization Code with PKCE, S...

Registry SourceRecently Updated
Coding

Reliable Tool Context

Build reliable tool context from command output using artifacts and compact reproducible code queries.

Registry SourceRecently Updated