@DAIEvolutionHub: MICROSOFT JUST OPEN-SOURCED A WAY TO “TRAIN” AI AGENTS WITHOUT TOUCHING MODEL WEIGHTS SkillOpt treats a simple markdown…

X AI KOLs Timeline Tools

Summary

Microsoft open-sourced SkillOpt, a method that treats markdown skill files like neural network parameters to train AI agents without modifying model weights, using learning rates, validation checks, minibatches, and epochs.

🚨 MICROSOFT JUST OPEN-SOURCED A WAY TO “TRAIN” AI AGENTS WITHOUT TOUCHING MODEL WEIGHTS SkillOpt treats a simple markdown skill file like neural network parameters and optimizes it with learning rates, validation checks, minibatches, and epochs. The result? Agents get smarter https://t.co/ZBVU73VoGJ
Original Article
View Cached Full Text

Cached at: 05/29/26, 10:02 AM

🚨 MICROSOFT JUST OPEN-SOURCED A WAY TO “TRAIN” AI AGENTS WITHOUT TOUCHING MODEL WEIGHTS

SkillOpt treats a simple markdown skill file like neural network parameters and optimizes it with learning rates, validation checks, minibatches, and epochs.

The result? Agents get smarter https://t.co/ZBVU73VoGJ

Similar Articles

@omarsar0: New research from Microsoft Research I see a lot of AI engineers handwriting agent skill docs and hope they generalize.…

X AI KOLs Following

Microsoft Research introduces SkillOpt, a method that treats agent skill documents as trainable external state, using an optimizer model to make bounded edits validated by a held-out set. The approach achieves best or tied results across 52 evaluation cells and improves accuracy by over 23 points on GPT-5.5, with zero extra inference cost and transferable skills.

@FinanceYF5: 2/ SkillOpt: Treating Documents as Trainable Parameters Microsoft treats SKILL.md as trainable model parameters—without changing weights, only optimizing natural language documents, with a validation gate filtering each change. 6 Benchmarks, 52 consecutive wins, GPT-5.5 conversation boost…

X AI KOLs Following

Microsoft proposes the SkillOpt method, which treats documents as trainable parameters. By optimizing natural language documents without modifying weights, it improves model performance. It achieves 52 consecutive wins across 6 benchmarks, with GPT-5.5 improving by 23.5 points and Claude Code by 19.1 points.

@dair_ai: https://x.com/dair_ai/status/2061104052818108476

X AI KOLs Following

A roundup of three notable AI papers: SkillOpt treats skill documents as trainable parameters to optimize frozen agents; a new method compiles agentic workflows into model weights for 100x cost reduction; and AutoScientists introduces a decentralized agent team for long-running science without a central planner.