Microsoft and researchers develop SkillOpt to train AI agent instruction documents like model weights
By
Jonathan Kemper
Crackling crust, pillowy middle. The kind of bagel that earns a second cup of coffee.
Summary
Microsoft and three Chinese universities developed SkillOpt, a method that optimizes instruction documents (Markdown files) for AI agents using gradient-based training techniques traditionally applied to model weights. The approach boosts GPT-5.5's performance on procedural tasks by approximately 23 points, and the optimized skill files transfer effectively across different models and agent environments including Codex and Claude Code. This represents a novel approach to improving AI agent performance by treating instruction documents as trainable assets rather than static prompts.
Key quotes
· 3 pulledA simple Markdown file is apparently enough to boost GPT-5.5 by more than 20 points on procedural tasks.
SkillOpt, a method from Microsoft and three Chinese universities that trains instruction documents for AI agents the same way model weights get trained.
The same file transfers across models and agent environments like Codex and Claude Code.
You might also wanna read
SkillsBench: A Benchmark for Evaluating AI Agent Skills Across Diverse Tasks
SkillsBench is a new benchmark for evaluating how well AI agent skills work across diverse tasks. The benchmark includes 86 tasks across 11
OpenAI Releases GPT-5-Codex: Specialized AI Model for Agentic Coding Tasks
OpenAI has released GPT-5-Codex, a specialized version of GPT-5 optimized for agentic coding tasks. The model is trained using reinforcement
Skillfile: Declarative Management Tool for AI Skills and Agents Across Coding Platforms
Skillfile is a tool for managing AI skills and agents declaratively, similar to package managers for software dependencies. It allows develo
Codex iteratively optimized AGENTS.md 8 times against real PRs, but the best version regressed on a clean holdout
The author describes using Codex (an AI coding agent) to iteratively optimize their AGENTS.md file (a configuration file that guides AI agen
Skillkit: Universal Skill Platform for AI Coding Agents
Skillkit is a universal skill platform for AI coding agents that allows users to auto-generate instructions with Primer, persist learnings w
Learning-Opportunities: An AI Coding Skill for Deliberate Skill Development During Agentic Programming
A GitHub repository (learning-opportunities) by DrCatHicks introduces a skill for Claude or Codex AI coding assistants that integrates delib
