uipath-planner

Convert UiPath process design documents into solution design specifications and task lists.

1|Updated Jul 24, 2026
One-click install
npx skills add https://github.com/viinearaujo/UiPathEngineeringMCP --skill uipath-planner-viinearaujo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uipath-planner
Source: https://github.com/viinearaujo/UiPathEngineeringMCP/tree/main/.agents/skills/uipath-planner
Command: npx skills add https://github.com/viinearaujo/UiPathEngineeringMCP --skill uipath-planner-viinearaujo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the complexity of designing and planning multi-project UiPath automations by bridging the gap between high-level business requirements and technical implementation.

Core Features & Use Cases

  • SDD Generation: Automatically transforms Process Design Documents (PDD) into comprehensive, implementation-ready Solution Design Documents (SDD).
  • Task Derivation: Analyzes SDDs or complex requests to generate a structured, per-skill task list and emits live TaskCreate calls for execution.
  • Use Case: When you have a PDD for a complex automation spanning multiple RPA processes and agents, use this skill to architect the solution and automatically create the necessary development tasks for the relevant specialists.

Quick Start

Invoke the uipath-planner skill to analyze the provided PDD and generate the corresponding solution design document and task list.

Frequently Asked Questions about uipath-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a Process Design Document into a UiPath Solution Design Document?

To convert a Process Design Document (PDD) into a UiPath Solution Design Document (SDD), use an automation planning skill that transforms high-level business requirements into implementation-ready SDDs through a rigorous constraint-gated design process.

What is the best way to plan multi-project RPA automation tasks?

Planning multi-project RPA automation tasks is best handled by orchestrating solution design documents into a structured, per-skill task list. This approach analyzes complex requests and automatically emits live TaskCreate calls to route work to relevant specialists.

Can I generate a structured task list from a UiPath solution design document?

Yes, you can generate a structured task list from a UiPath solution design document. The system analyzes the SDD to derive per-skill tasks and emits live TaskCreate calls, automatically routing development tasks for complex RPA, agentic, and flow-based automations.

Do I need pandoc to architect UiPath automation solutions?

Yes, you need pandoc installed to architect UiPath automation solutions using this skill. Pandoc is listed as a required dependency for converting process design documents into structured solution design specifications and orchestrating the multi-project task derivation.

How does the constraint-gated design process work for UiPath architecture?

The constraint-gated design process for UiPath architecture works by rigorously validating technical feasibility and platform alignment during SDD generation. It ensures complex RPA, agentic, and flow-based automations meet structural requirements before task derivation begins.

When do I need an SDD for complex UiPath agentic automations?

You need an SDD for complex UiPath agentic automations when bridging high-level business requirements to technical implementation. Generating a Solution Design Document ensures technical feasibility and platform alignment across multi-project RPA processes and agents.