turix

Dispatches Windows desktop GUI tasks to the TuriX CUA agent for automated execution.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill turix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: turix
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/local/turix-win
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill turix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates Windows desktop task execution by dispatching user instructions to the TuriX CUA agent.

Core Features & Use Cases

  • Dispatch Windows desktop tasks to TuriX CUA for real-time automation in the current session.
  • Support for planning-enabled task execution and resume capabilities to handle multi-step GUI workflows.
  • Safe execution with clear prompts and configuration compliance to minimize unintended actions.

Quick Start

Run a Windows desktop task through the turix script to automate execution in the current session.

Frequently Asked Questions about turix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Windows desktop GUI tasks using PowerShell?

You can automate Windows desktop GUI tasks by dispatching instructions to the TuriX CUA agent, which executes multi-step workflows in the current session. This approach handles GUI actions safely and supports resume capabilities for interrupted tasks.

What is the best way to resume interrupted Windows desktop automation workflows?

Resuming interrupted Windows desktop automation workflows is handled by the TuriX CUA agent's planning-enabled execution and resume controls. It safely resumes multi-step GUI tasks in the current session without losing previous progress.

Does Windows desktop automation require a conda environment setup?

Yes, executing Windows desktop automation tasks through this approach requires conda environment setup. It validates the Windows branch and configures the necessary script-based execution environment before dispatching tasks to the CUA agent.

Can I execute multi-step GUI workflows on Windows without manual intervention?

Yes, you can execute multi-step GUI workflows on Windows without manual intervention by dispatching user instructions to the TuriX CUA agent. It provides real-time desktop automation with clear prompts to minimize unintended actions.

What limitations exist when running script-based desktop automation on Windows?

Script-based desktop automation on Windows requires strict configuration compliance and branch validation to ensure safe execution. Limitations include dependency on the current session context and the need for conda environment setup before task dispatch.