skill-trainer
CommunityContinuously improve agent skills safely.
Software Engineering#agent workflow#knowledge distillation#guardrails#git diff#skill update#consent-based deployment
AuthorSaadhJawwadh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Skill-trainer prevents the agent from repeating past mistakes by turning recent fixes and workflow outcomes into durable, updated skill instructions.
Core Features & Use Cases
- Extracts actionable learnings: Converts recent session activity (e.g., bug fixes, refactors, workflow executions) into a concise capability update.
- Updates the closest existing skill: Finds the most relevant skill under
.agent/skills/and injects new guidance to reduce future errors. - Creates a new minimal skill when needed: Adds a new skill directory with a clear description when no existing skill matches the domain.
- Enforces consent-first deployment safety: Ensures deployment/management steps require explicit user consent before any
git commit,git tag, orgit push.
Quick Start
Use the skill-trainer to analyze the latest git diff and session results, then update or create the appropriate .agent/skills/<skill-name>/SKILL.md to capture what changed and why.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-trainer Download link: https://github.com/SaadhJawwadh/Note-taking/archive/main.zip#skill-trainer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.