coding-agents
latest
false
UiPath for Coding Agents user guide
- Get started
- Best practices
- Capabilities
- Skills
- Skills overview
- Skills catalog
- CLI
- Examples
- Examples overview
- Recipe: build an agent
- Recipe: automate with RPA
- Recipe: enter data into a web app
- Recipe: extract data from a desktop app
- Recipe: refactor and test a workflow
- Recipe: a queue-based process with REFramework
- Recipe: build a Maestro Flow
- Recipe: coded app and API workflow
- Recipe: verify a release with Test Manager
- Recipe: extract data from documents with IXP
- Advanced
- Help
These skills come with uip skills install and live in the public UiPath skills repository. You describe a task and your coding agent picks the right skill — naming one in your prompt nudges it if needed. The list below is grouped by lifecycle stage; the repo has the current set and the details.
Discovery and planning
| Skill | What it does | Example prompt |
|---|---|---|
| uipath-automation-discovery | Finds automation opportunities across an organization. | "Suggest the highest-value processes we could automate." |
| uipath-planner | Converts a design document into an executable task list. | "Turn this design doc into a build plan I can work through." |
Building
| Skill | What it does | Example prompt |
|---|---|---|
| uipath-rpa | Creates, edits, builds, runs, debugs, and tests RPA workflows (.xaml and .cs). | "Build an RPA workflow that downloads an attachment from each unread email and saves it to a folder." |
| uipath-agents | Builds AI agents end to end, in Python/LangGraph or low-code. | "Create an agent that triages incoming support tickets and drafts a reply." |
| uipath-maestro-flow | Authors, validates, publishes, and evaluates Maestro Flows (.flow), and diagnoses failed runs. | "Build a Maestro Flow that routes an invoice for approval and then posts it." |
| uipath-maestro-bpmn | Authors and operates Business Process Model and Notation (BPMN) process orchestrations. | "Model an onboarding process as a BPMN orchestration." |
| uipath-maestro-case | Authors Case Management applications with phased validation. | "Set up a dispute-resolution case with stages and milestones." |
| uipath-coded-apps | Scaffolds and deploys web apps, analytics dashboard apps, and Action apps. | "Build a coded app for business users to review and approve cases." |
| uipath-api-workflow | Authors and publishes API workflows. | "Build an API workflow that enriches a lead and writes it back to the CRM." |
| uipath-human-in-the-loop | Designs tasks and Action Center operations for human approvals. | "Add a human approval step before the payment is sent." |
| uipath-ixp | Manages Document Understanding (IXP) projects. | "Extract the totals and line items from these invoices." |
Testing and review
| Skill | What it does | Example prompt |
|---|---|---|
| uipath-test | Manages Test Manager projects and test execution. | "Generate test cases for this workflow and run them." |
| uipath-review | Performs read-only structural and quality auditing of a project. | "Review this automation for quality and structural issues." |
Running and managing
| Skill | What it does | Example prompt |
|---|---|---|
| uipath-solution | Manages solution lifecycle operations (.uipx). | "Package these projects into a solution and prepare it for release." |
| uipath-platform | Runs platform operations through the CLI — authentication, Orchestrator, and Data Fabric. | "Publish this automation and start a job in my folder." |
| uipath-tasks | Manages Action Center human-in-the-loop tasks — list, assign, and complete approvals. | "List my pending approval tasks and reassign them." |
| uipath-admin | Manages identity, authorization, and governance settings. | "Create a robot account and grant it access to this folder." |
| uipath-governance | Manages governance policies. | "Apply our governance policy to this tenant." |
| uipath-mcp-servers | Works with UiPath Model Context Protocol (MCP) servers. | "Connect my agent to the UiPath MCP server." |
Troubleshooting
| Skill | What it does | Example prompt |
|---|---|---|
| uipath-troubleshoot | Investigates root causes across UiPath products. | "My job failed in Orchestrator — help me find out why." |
Help and feedback
| Skill | What it does | Example prompt |
|---|---|---|
| uipath-feedback | Submits bug reports and product suggestions. | "Report a bug: the publish command fails with this error." |
Note:
This is a snapshot; uip skills install fetches the current set.