Tag: scripting

Type: All Skills Tools
tool ★ 4,829

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 …

the-open-agent/openagent macos ui-automation cli scripting
skill ★ 40,224

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.

agno-agi/agno system-info scripting os-interaction file-system
skill ★ 33,136

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…

OpenBMB/ChatDev python scripting calculation data-transformation
tool

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.

casibase/casibase macos ui-automation cli scripting
skill ★ 12,026

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.

langchain4j/langchain4j greeting user-interaction scripting basic-skill
skill ★ 158

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.

sbroenne/mcp-server-excel build-testing smoke-regression scripting packaging
tool ★ 372,633

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…

openclaw/openclaw macos ui-automation cli automation
tool ★ 2,786

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.

IvanMurzak/Unity-MCP unity csharp scripting mcp
tool ★ 2,786

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.

IvanMurzak/Unity-MCP unity csharp roslyn mcp