# Microsoft Research — SkillOpt: Agent skills as trainable parameters

- Company: Microsoft Research (microsoft.com)
- Announced: 2026-06-30T16:50:02+00:00
- Category: research-paper
- Subject: Research / Phi
- Models affected: GPT-5.5, Qwen3.5-4B, GPT-5.4-mini, GPT-5.4, GPT-5.4-nano
- Source: https://www.microsoft.com/en-us/research/blog/skillopt-agent-skills-as-trainable-parameters/
- Record: https://forck.live/items/2461-skillopt-agent-skills-as-trainable-parameters

SkillOpt is a method that treats agent skill files as trainable parameters outside a frozen model, using a training-style optimization loop to improve agent performance without changing model weights. It achieves consistent gains across 52 evaluation cells spanning six benchmarks, seven target models, and three execution modes, outperforming human-written skills and other baseline methods. The optimized skills remain compact, auditable, and transferable across model scales and tasks.

## Evidence

Verbatim from https://www.microsoft.com/en-us/research/blog/skillopt-agent-skills-as-trainable-parameters/:

> SkillOpt treats the skill file as a trainable parameter living outside a frozen target model, bringing a training-style optimization loop, consistent gains across 52 evaluation cells, and a compact skill file that stays readable, auditable, and transferable.

---

Record: https://forck.live/items/2461-skillopt-agent-skills-as-trainable-parameters
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
