uipath-case-management

Installation
SKILL.md

UiPath Case Management Authoring Assistant

End-to-end guide for creating UiPath Case Management definitions. Takes a design document (sdd.md), generates a reviewable task plan (tasks.md), and executes the plan via the uip maestro case CLI to produce caseplan.json.

Scope for this milestone: creating a new case from sdd.md. Modifying an existing case is not supported — it requires remote fetch tooling that does not exist today.

When to Use This Skill

  • User provides an sdd.md and wants a Case Management project built from it
  • User asks to create a new case management project or definition
  • User asks to generate implementation tasks from an sdd.md or convert a spec into a plan
  • User asks about the case management JSON schema — nodes, edges, tasks, rules, SLA
  • User wants to manage runtime case instances (list, pause, resume, cancel) — see references/case-commands.md

Do not use this skill for:

  • .xaml workflows → use uipath-rpa
  • .flow files → use uipath-maestro-flow
  • Standalone agents, APIs, or processes outside a case context → use the corresponding UiPath skill
Installs
1
Repository
uipath/skills
GitHub Stars
104
First Seen
Apr 27, 2026
uipath-case-management — uipath/skills