DisCo Agent Distills GitHub Repos into AI Skills

Jianlyu Chen, Yuyang Hu, Hongjin Qian, Jiawei Liu, Wenqing Wei, Xiaolong Chen, Defu Lian, Zhicheng Dou, Chaozhuo Li, Qiwei Ye, Zheng Liu· September 3, 2026 View original

Key takeaways

  • Autonomous AI agents benefit significantly from distilled operational knowledge, or "skills."
  • DisCo distills GitHub repositories into compact, verified skills for AI agents.
  • The AREX-Skill Library offers over 5,000 skills from popular ML repositories.
  • Skill-equipped agents show substantial performance gains across various ML benchmarks.

Who benefits

Software DevelopmentAI ResearchData ScienceAcademiaRobotics

Summary

DisCo is a new research agent that distills operational knowledge from GitHub repositories into compact, verified "skills" for autonomous AI agents. This approach significantly enhances the performance of AI agents in machine learning research tasks by providing domain-specific know-how, leading to substantial gains across various benchmarks.

Autonomous agents are increasingly capable of conducting end-to-end machine learning (ML) research. While these agents typically combine a model backbone with components for planning, execution, memory, and verification, they often lack domain-specific operational knowledge—the practical know-how required to implement a method effectively. This crucial information is often buried in human-readable formats within repositories and papers, making it too extensive for direct use during a task. The DisCo framework addresses this gap by distilling this operational knowledge into compact, verified "skills" that can be reused across multiple tasks, eliminating the need for constant rediscovery. DisCo operates in two modes: task-agnostic distillation, which condenses widely used repositories into general reusable skills, and task-oriented distillation, which generates skills specific to a concrete research task. Applying the task-agnostic approach across the open ecosystem has resulted in the AREX-Skill Library, comprising over 5,000 verified skills derived from 1,000 popular ML repositories, categorized into 20 areas and 178 capability families. When equipped with these skills, a research agent using a GPT-5.5 backbone and a fixed research harness and execution budget showed remarkable performance improvements. It scored 134.3% higher on MLE-bench, 34.4% higher on PaperBench, 9.2% higher on FrontierCS, and 14.0% higher on PassNet compared to the same agent without skills. These gains underscore the significant advantage of integrating distilled operational context into AI research agents.

Why it matters

For professionals developing or utilizing AI agents, this research offers a pathway to significantly enhance agent performance and efficiency by providing them with distilled, actionable domain knowledge, reducing development time and improving research outcomes.

How to implement this in your domain

  1. 1Explore the AREX-Skill Library to identify existing skills relevant to your AI agent development or research tasks.
  2. 2Consider implementing a similar distillation process for your internal codebases or domain-specific knowledge to create custom skills for your agents.
  3. 3Integrate skill-powered agents into your ML research workflows to automate and accelerate experimentation.
  4. 4Develop a verification process for distilled skills to ensure their accuracy and reliability before deployment.

Original post by Jianlyu Chen, Yuyang Hu, Hongjin Qian, Jiawei Liu, Wenqing Wei, Xiaolong Chen, Defu Lian, Zhicheng Dou, Chaozhuo Li, Qiwei Ye, Zheng Liu

"arXiv:2609.02749v1 Announce Type: new Abstract: Autonomous agents are beginning to carry out machine-learning (ML) research end to end. These agents combine a model backbone with a harness for planning, execution, memory, and verification, but this architecture still leaves domai…"

View on X

Originally posted by Jianlyu Chen, Yuyang Hu, Hongjin Qian, Jiawei Liu, Wenqing Wei, Xiaolong Chen, Defu Lian, Zhicheng Dou, Chaozhuo Li, Qiwei Ye, Zheng Liu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses