From uipath
UiPath UI interaction (`uip rpa uia`) — drive live desktop/browser apps: click, type, read values, screenshot, inspect UI state, verify behavior, fill forms, navigate menus, extract table data from running applications.
npx claudepluginhub uipath/skills --plugin uipathThis skill is limited to using the following tools:
> **Preview** — skill is under active development; surface and behavior may change.
Generates UiPath Studio projects, REFramework scaffolds, XAML workflows, and VB/C# expressions via 104 deterministic Python generators.
UiPath task planner — elicits preferences, plans multi-skill execution, detects project type (.cs, .xaml, .flow, .py). Triggers for non-trivial or ambiguous UiPath requests. Simple single-skill tasks→specialist directly.
Automates GUI interactions via screen capture, mouse clicks, typing, scrolling for UI testing, visual verification, and non-browser apps. Bridges Playwright to user browsers using extensions or CDP endpoints.
Share bugs, ideas, or general feedback.
Preview — skill is under active development; surface and behavior may change.
Drive live desktop applications and browser tabs via the uip rpa uia CLI: discover applications and interact with elements using stable refs.
For anything else (building workflows, configuring Object Repository targets, fixing selectors, etc.) -- use the uipath-rpa skill. It is the entry point for all non-interactive UIA work and routes to the appropriate sub-skills.
See uia-prerequisites.md.
Read and follow $PROJECT_DIR/.local/docs/packages/UiPath.UIAutomation.Activities/skills/uia-interact/SKILL.md inline in the main conversation. Do NOT delegate to a subagent -- the skill drives the live CLI and needs the main conversation's feedback loop (screenshots, captured output, user replies).
Trouble? If something didn't work as expected, use
/uipath-feedbackto send a report.