microsoftmicrosoftOfficialยท1 Agent Skills Included

SkillOpt

Train AI agent skills automatically without touching model weights

Trains and improves AI agent skill files automatically, treating skill documents like trainable parameters with epochs, learning rates, and validation gates. Eliminates hand-crafted prompts and unreliable one-shot skill generation by testing every edit against held-out benchmarks before adoption. Includes a nightly sleep cycle that reviews past agent sessions, replays recurring tasks, and consolidates validated improvements for Claude Code, Codex, Cursor, and Copilot.
npx skills add microsoft/SkillOpt --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’