marcelocruzrpamarcelocruzrpaCommunityยท2 Agent Skills Included

uipath-ai-skills

Generate valid UiPath Studio projects from plain English

Generates production-ready UiPath Studio projects, REFramework scaffolds, and XAML workflows from plain-English process documents. Eliminates broken XAML, hallucinated activities, wrong selectors, and incompatible NuGet versions that normally require days of manual Studio cleanup. Validates every file with 122 lint rules and auto-fixes errors so projects open cleanly in Studio on the first try.
npx skills add marcelocruzrpa/uipath-ai-skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’