uipath-ai-skills
Generate valid UiPath Studio projects from plain English
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install uipath-ai-skills?โผ
Run `npx skills add marcelocruzrpa/uipath-ai-skills --all -g -y` in your terminal to install all skills in this suite globally.
How to build a UiPath project from a process document?โผ
Point your agent at a PDD file and name the uipath-core skill. It scaffolds the project, inspects target apps for real selectors, generates the workflows, and validates the output.
Why does AI-generated UiPath XAML usually fail?โผ
Models often produce wrong namespaces, fake activity names, and broken selectors. This suite uses deterministic Python generators anchored to real Studio-exported templates, so every file opens cleanly in UiPath Studio.
Does uipath-ai-skills support human approval workflows?โผ
Yes. The uipath-tasks skill generates Form Tasks, External Tasks, and task management workflows for human-in-the-loop approvals and recovery patterns.
Can I use uipath-ai-skills without RPA experience?โผ
Yes. Describe the automation in plain English and the agent handles scaffolding, selector inspection, XAML generation, and validation for you.
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