Requirements
- Node.js and npm — used to install the Intuned CLI.
uvand Python on yourPATH— the browser tooling launches viauvx intuned-agent-mcp.
Install
Install the Intuned CLI and sign in:Use it
Once installed, the agent loads its skills automatically from plain-English requests — you don’t have to name them. Describe what you want and it picks the right workflow. You can also invoke a skill directly — skills are namespaced underintuned.
-
Create a new automation for a site.
-
Edit, fix, or extend an existing project.
-
Run and test automations.
-
Diagnose and fix failing runs, including Playwright traces.
Works with Connected projects
The external agent works on the same project files as local development. Connect a project locally with the CLI, then let the agent build and edit it in place — version control, your IDE, and your own tools all stay in the loop. When the project is ready, deploy it with the CLI.Related resources
Intuned Agent overview
The hosted agent and what it can do
Local development
Build Connected projects with the local CLI
Using the agent
Workflows and prompt examples
CLI reference
Complete CLI command documentation