Skip to main content
ClaudeWave

This is the official website for TuriX Computer-use-Agent

Subagents3.1k stars310 forksPythonMITUpdated 4d ago
Editor's note

TuriX is an open-source computer-use agent that executes natural-language instructions directly on a desktop by controlling the GUI through mouse clicks, keyboard input, and screen observation rather than application-specific APIs. It targets macOS 15 and later as its primary platform, with additional branches for Windows and Linux, and ships a Python-based runtime configured via a single `config.json` file. The default vision-language model achieves 64.2% on the OSWorld benchmark and 80% on an internal Mac benchmark, and the model can be swapped for alternatives including Qwen3-VL or local Ollama models without code changes. Integration with Claude happens through MCP: Claude Desktop can call TuriX as an MCP tool, allowing Claude to delegate GUI tasks such as researching news and writing results to a Pages document. The project also publishes an OpenClaw skill on ClawHub for use as a subagent. The SuperPower 3.0 app bundles a CLI workflow alongside the GUI agent, adding dedicated TuriX-work and TuriX-code modules for office automation and coding tasks respectively. Developers, researchers, and power users who want AI-driven desktop automation without relying on proprietary RPA tooling are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/TurixAI/TuriX-CUA && cp TuriX-CUA/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

1 items in this repository

Computer Use Agent (CUA) for macOS automation using TuriX. Use when you need to perform visual tasks on the desktop, such as opening apps, clicking buttons, or navigating UIs that don't have a CLI or API.

Install

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentai-agentsbrowser-usecomputer-automationcomputer-usecomputer-use-agentcuagui-agentgui-operatormcpqwen3-vl

What people ask about TuriX-CUA

What is TurixAI/TuriX-CUA?

+

TurixAI/TuriX-CUA is subagents for the Claude AI ecosystem. This is the official website for TuriX Computer-use-Agent It has 3.1k GitHub stars and was last updated 4d ago.

How do I install TuriX-CUA?

+

You can install TuriX-CUA by cloning the repository (https://github.com/TurixAI/TuriX-CUA) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is TurixAI/TuriX-CUA safe to use?

+

Our security agent has analyzed TurixAI/TuriX-CUA and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains TurixAI/TuriX-CUA?

+

TurixAI/TuriX-CUA is maintained by TurixAI. The last recorded GitHub activity is from 4d ago, with 4 open issues.

Are there alternatives to TuriX-CUA?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy TuriX-CUA to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: TurixAI/TuriX-CUA
[![Featured on ClaudeWave](https://claudewave.com/api/badge/turixai-turix-cua)](https://claudewave.com/repo/turixai-turix-cua)
<a href="https://claudewave.com/repo/turixai-turix-cua"><img src="https://claudewave.com/api/badge/turixai-turix-cua" alt="Featured on ClaudeWave: TurixAI/TuriX-CUA" width="320" height="64" /></a>

More Subagents