DEV Community

Susilo harjo
Susilo harjo

Posted on • Originally published at susiloharjo.web.id

One Markdown File Made My AI Agent 23 Points Smarter

Last week I read a paper that made me re-evaluate everything I have written about AI agent optimization. Microsoft and three Chinese universities published a method called SkillOpt . The result: a single Markdown file, between 300 and 2,000 tokens, lifted GPT-5.5 by an average of 23 points across six procedural benchmarks.

Key Takeaways

  1. Last week I read a paper that made me re-evaluate everything I have written about AI agent optimization.

  2. Just a Markdown file that gets fed to the agent as context at inference time.

  3. The skill beats handwritten instructions, one-shot LLM-generated instructions, and four specialized training methods (Trace2Skill, TextGrad, GEPA, EvoSkill).

Bottom Line

One Markdown File Made My AI Agent 23 Points Smarter is a signal worth watching in 2026. If you're building or securing infrastructure, keep an eye on this trend.

Read the full analysis on Susiloharjo.

Top comments (0)