uipath-servo

Installation
SKILL.md

UI Automation with Servo

Servo is a standalone command-line tool. It is NOT a subcommand of uip — you run it directly from your terminal.

Windows only. Run via npx or install globally:

# Run directly via npx (no install needed)
npx @uipath/servo --help

# Or install globally, then use the `servo` command
npm install -g @uipath/servo
servo --help

Quick Start

Installs
7
Repository
uipath/skills
GitHub Stars
104
First Seen
Mar 24, 2026
uipath-servo — uipath/skills