uipath-maestro-flow

Installation
SKILL.md

UiPath Flow Skill

Comprehensive guide for creating, editing, validating, debugging, publishing, diagnosing, and evaluating UiPath Flow projects using the uip CLI and .flow file format. The skill is organized into four capabilities — Author, Operate, Diagnose, Evaluate — each with its own index doc.

When to use this skill

Author — building or editing a .flow file. Read references/author/CAPABILITY.md.

  • Create a new Flow project (uip maestro flow init)
  • Edit a .flow file — add nodes, edges, variables, subflows, transforms, triggers
  • Explore available node types via the registry
  • Validate or format a Flow file locally
  • Apply Node ownership — Edit/Write for user-owned nodes, CLI for CLI-owned nodes (see Author capability)
  • Configure connector, connector-trigger, or managed HTTP nodes; scaffold inline-agent projects
  • Add IxP / document-extraction nodes to a flow, or list IxP models available to Maestro Flow through the flow registry
  • Plan a complex flow before building

Operate — publishing, running, or managing a deployed flow. Read references/operate/CAPABILITY.md.

Installs
19
Repository
uipath/skills
GitHub Stars
136
First Seen
Apr 27, 2026
uipath-maestro-flow — uipath/skills