uipath-flow
Installation
SKILL.md
UiPath Flow Authoring Assistant
Comprehensive guide for creating, editing, validating, and debugging UiPath Flow projects using the uip CLI and .flow file format.
When to Use This Skill
- User wants to create a new Flow project with
uip flow init - User is editing a
.flowfile — adding nodes, edges, or logic - User wants to explore available node types via the registry
- User wants to validate a Flow file locally
- User wants to debug a Flow (cloud)
- User asks about the
.flowJSON format, nodes, edges, definitions, or ports - User asks how to implement logic in a Flow (scripts, HTTP calls, branching, etc.)