timps_computer_use_agent
Plan GUI tasks and generate OS-specific automation scripts (cliclick, xdotool, PowerShell) with safety approval gates for execution.
Instructions
Plan a GUI / computer-use task and emit OS-specific step scripts (cliclick / xdotool / PowerShell) with safety approval gates. Pairs with the runtime computer_use tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |