Microsoft’s open-source SkillO... Note
VentureBeat

Microsoft’s open-source SkillOpt automatically upgrades AI agent skills without touching model weights

Agent skills are crucial for adapting AI models to specific tasks and workflows by providing instructions in text files. Currently, optimizing these skills is a manual and iterative process that relies on guesswork. Microsoft has developed SkillOpt, an open-source framework that treats agent skills as trainable objects. SkillOpt uses deep-learning-style optimization to systematically improve these skills based on performance feedback without altering the underlying AI model's weights. This approach allows the AI to explore modifications to skill documents and find optimal instruction combinations. SkillOpt has demonstrated superior performance on industry benchmarks, significantly enhancing accuracy for models like GPT-5.5. The resulting skills are compact and transferable, enabling AI agents to adapt to new domains easily. The framework imports mathematical discipline to text optimization through a propose-and-test loop. This process includes an edit budget acting as a learning rate and validation gates to ensure improvements. SkillOpt addresses limitations of previous methods by providing stable, reusable skill artifacts. It has shown broad effectiveness across various models and execution environments. The framework is also efficient, producing final skills under 2,000 tokens.
CdXz5zHNQW_oK6gHlLW13.png