skills
Build, test, deploy, and troubleshoot UiPath automations
All Skills in This Repository (12)
Pure Emerald Level Indicatorsuipath-human-in-the-loop
Add human decision points to UiPath automation flows with validation.
uipath-planner
Plans and routes complex multi-skill UiPath automation tasks.
uipath-platform
Manage UiPath Orchestrator resources and solution lifecycle via uip CLI.
uipath-rpa-legacy
Manage legacy UiPath RPA XAML workflows via a dedicated CLI.
uipath-feedback
Send structured bug reports and feedback to UiPath via CLI with sanitization.
uipath-coded-apps
Automate packaging, publishing, and deployment of UiPath Coded Web Apps via the uip codedapp CLI.
uipath-servo
Automate desktop and browser UI interactions using the Servo CLI.
uipath-diagnostics
Diagnose UiPath platform and automation issues through structured triage and hypothesis testing.
uipath-agents
Manage UiPath agent project lifecycles across coded Python and low-code agent.json modes.
uipath-maestro-flow
Coordinate UiPath Flow projects with the Maestro CLI for planning, validation, and deployment.
uipath-case-management
Generate UiPath Case Management definitions from sdd.md to tasks.md.
uipath-rpa
Automate the end-to-end lifecycle of UiPath projects with coded and XAML workflows.
Frequently Asked Questions
FAQPage SchemaHow to install UiPath skills?βΌ
Run `npx skills add UiPath/skills --all -g -y` in your terminal to install the full skill set globally for your coding agent.
What can I build with UiPath skills?βΌ
You can build RPA workflows, Maestro flows and BPMN processes, coded and low-code agents, API workflows, coded apps, and full multi-project solutions, then validate, publish, and deploy them to Orchestrator.
Can it diagnose failed UiPath jobs?βΌ
Yes. The uipath-troubleshoot skill investigates failed jobs, errors, and regressions across every UiPath product and identifies the root cause with evidence.
Which coding agents work with UiPath skills?βΌ
The skills work with Claude Code, Google Gemini CLI, OpenAI Codex CLI, and Cursor IDE through the standard SKILL.md format.
Do I need a UiPath account to use these skills?βΌ
Local authoring and validation work without one, but publishing, deploying, and platform operations require a UiPath Cloud or Automation Suite tenant authenticated via `uip login`.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core