Search papers, labs, and topics across Lattice.
OmegaUse-SOP is a human-in-the-loop system designed to convert human demonstrations of professional computer use into reusable skills for GUI agents, addressing the challenges posed by domain-specific standard operating procedures (SOPs). The system comprises four modules鈥擮bserve, Reason, Configure, and Execute鈥攖hat facilitate the transformation of expert operations into semantic instructions while ensuring task-level verification. Testing with a power-sector client on photovoltaic simulation workflows demonstrated that OmegaUse-SOP significantly enhances the reliability of GUI agents in executing professional SOP tasks.
Transforming human expertise into reusable GUI-agent skills could revolutionize how digital workflows are automated in specialized domains.
Large language models (LLMs) are increasingly evolving from conversational assistants into agents capable of operating external digital environments. Graphical user interface (GUI) agents play an important role in this transition, as many real-world workflows remain accessible only through user-facing software interfaces. However, despite recent progress on general computer-use benchmarks, domain-specific professional standard operating procedures (SOPs) remain challenging for GUI agents because they often involve implicit domain knowledge, software-specific conventions, and task-level verification requirements. We introduce OmegaUse-SOP, a human-in-the-loop SOP Engineering system for transforming human demonstrations of professional computer use into reusable SOP skills for GUI agents. Analogous to prompt engineering, SOP Engineering iteratively refines demonstrations, execution rules, and domain knowledge to convert professional SOPs into reusable GUI-agent skills. OmegaUse-SOP consists of four modules: Observe, Reason, Configure, and Execute. Together, these modules record expert operations as multimodal GUI traces, abstract low-level events into semantic step-level instructions, incorporate domain rules and task-specific parameters, and execute the resulting skills in live GUI environments through step-wise grounding, action generation, and verification. To demonstrate its effectiveness, we collaborate with a power-sector client and test OmegaUse-SOP on photovoltaic simulation workflows in PVsyst 7.2. The results suggest that OmegaUse-SOP can improve GUI-agent reliability on professional SOP tasks, highlighting a practical path toward deploying GUI agents in domain-specific professional software environments.