skill-auto-evolver

Community

Data-driven skill performance optimizer

AuthorOliverOuyang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates manual, ad-hoc performance debugging for Skills by collecting execution telemetry, identifying bottlenecks and error patterns, and producing prioritized optimization actions so teams can improve reliability and latency with data.

Core Features & Use Cases

  • Execution Tracing & Collection: Non-intrusive decorators and a lightweight SQLite store capture start/end timestamps, durations, success/failure and optional inputs.
  • Performance Analysis: Compute P50/P95/P99 latencies, detect latency spikes, and surface resource-intensive execution paths.
  • Optimization & Experimentation: Generate data-driven suggestions, create optimized versions, run A/B experiments, and manage regression test baselines.
  • Use Case: Collect telemetry for a slow skill, analyze tail latency and error patterns, generate an optimization plan, and validate improvements with an A/B test and regression suite.

Quick Start

Start collecting executions for a skill, run the analyzer to identify bottlenecks, and request optimization suggestions in one workflow using the skill-auto-evolver commands.

Dependency Matrix

Required Modules

click

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-auto-evolver
Download link: https://github.com/OliverOuyang/shuhe-work-skills/archive/main.zip#skill-auto-evolver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.