SkillOpt
Train AI agent skills automatically without touching model weights
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SkillOpt?โผ
Run `npx skills add microsoft/SkillOpt --all -g -y` in your terminal to install all skills in this suite globally.
What does SkillOpt actually do?โผ
It automatically improves your AI agent's skill files by testing proposed edits against held-out validation tasks, keeping only changes that measurably improve accuracy. No model retraining or weight changes are involved.
What is the SkillOpt-Sleep nightly cycle?โผ
It is an offline self-improvement mode that reviews your past agent sessions, replays recurring tasks, and stages validated skill improvements for your review. Nothing changes in your live files until you explicitly adopt a proposal.
Which AI agents does SkillOpt support?โผ
It ships integrations for Claude Code, Codex, Cursor, GitHub Copilot, and Devin, plus a reference adaptation for OpenClaw. It also supports multiple model backends including OpenAI, Azure, Claude, and Qwen.
Does SkillOpt cost money to run?โผ
The default mock backend is fully deterministic and makes no paid API calls, so you can test everything free. Real optimization runs use your chosen provider's API budget, with limits you control.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core