home/categories/scripting/bdambrosio-cognitive-workbench-src-world-tools-osworld-osworld-execute-skill-md
scriptingdevelopment

osworld-execute

Execute Python code (typically pyautogui commands) in the OSWorld environment. Returns execution result with success status, return code, duration, stdout, and stderr.

bdambrosio
maintainer
bdambrosio
Updated 1/19/2026
Stars
9
Forks
0
quick start

Installation and usage

Execute Python code (typically pyautogui commands) in the OSWorld environment. Returns execution result with success status, return code, duration, stdout, and stderr.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use osworld-execute