Computer-Using Agents (CUAs) aim to autonomously operate computer systems to complete real-world tasks. However, existing agentic systems remain difficult to scale and lag behind human performance. A key limitation is the absence of reusable and structured skill abstractions that capture how humans interact with graphical user interfaces and how to leverage these skills. We introduce CUA-Skill, a computer-using agentic skill base that encodes human computer-use knowledge as skills coupled with parameterized execution and composition graphs. CUA-Skill is a large-scale library of carefully engineered skills spanning common Windows applications, serving as a practical infrastructure and tool substrate for scalable, reliable agent development. Built upon this skill base, we construct CUA-Skill Agent, an end-to-end computer-using agent that supports dynamic skill retrieval, argument instantiation, and memory-aware failure recovery. Our results demonstrate that CUA-Skill substantially improves execution success rates and robustness on challenging end-to-end agent benchmarks, establishing a strong foundation for future computer-using agent development. On WindowsAgentArena, CUA-Skill Agent achieves state-of-the-art 57.5% (best of three) successful rate while being significantly more efficient than prior and concurrent approaches. The project page is available at https://microsoft.github.io/cua_skill/.
@article{arxiv.2601.21123,
title = {CUA-Skill: Develop Skills for Computer Using Agent},
author = {Tianyi Chen and Yinheng Li and Michael Solodko and Sen Wang and Nan Jiang and Tingyuan Cui and Junheng Hao and Jongwoo Ko and Sara Abdali and Leon Xu and Suzhen Zheng and Hao Fan and Pashmina Cameron and Justin Wagle and Kazuhito Koishida},
journal= {arXiv preprint arXiv:2601.21123},
year = {2026}
}