Tag: scripting
macOS UI Automation and Interaction CLI
Peekaboo is a comprehensive command-line interface designed for deep macOS UI automation. It allows developers to programmatically capture, inspect, and interact with system elements, managing everything from app lifecycle and window focus …
Gather basic system and file information
This skill enables the agent to execute predefined Python scripts to gather operational details, including basic system information (OS, Python version) and listing the contents of specified directories.
Python Scratchpad for Calculations and Transformations
This skill allows the agent to execute short, focused Python scripts for tasks requiring computation, data transformation (e.g., JSON, CSV), or validation. It is ideal for quick, reproducible checks and arithmetic that pure reasoning cannot…
macOS UI Automation and Interaction CLI
This is a comprehensive command-line interface for automating macOS user interfaces. Developers can use it to capture screens, inspect elements, and programmatically drive input, including clicks, typing, and gestures, for robust scripting.
Execute a simple user greeting
This skill executes a predefined script to perform a basic user greeting. It demonstrates a simple, synchronous interaction flow suitable for initial agent setup or welcome messages.
Smoke regression testing for build scripts
This skill validates packaging and publishing scripts by asserting the real script exit path and final output summary. It ensures that build regressions are caught beyond simple file existence checks.
macOS UI Automation CLI
A command-line interface for automating macOS user interface interactions, including screen capture, element inspection, and input simulation. It enables programmatic control over applications, windows, and system menus via a structured CLI…
Unity C# Script Creation and Update Tool
This tool enables the creation or modification of C# script files within a Unity project, automatically triggering an asset database refresh. It also provides detailed compilation error information if syntax errors are encountered.
Dynamic C# Script Execution for Unity
Dynamically compiles and executes C# code within Unity using Roslyn. It supports both full class definitions and simplified method body injection, allowing Unity object references to be passed as parameters.