uipath-platform

Manage UiPath platform resources via the uip CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the complexity of manual UiPath platform management by providing a unified, automated interface for Orchestrator, Integration Service, and Data Fabric operations, preventing common errors like incorrect folder scoping or OData filter syntax.

Core Features & Use Cases

  • Orchestrator Management: Automate the lifecycle of folders, jobs, assets, queues, and triggers without manual REST API orchestration.
  • Integration Service & Data Fabric: Configure connectors, manage connections, and perform CRUD operations on typed data entities with server-side validation.
  • Use Case: When a user needs to deploy a new process, this skill handles the folder setup, asset creation, and trigger configuration in a single, validated workflow, ensuring all platform headers and OData requirements are met.

Quick Start

Use the uipath-platform skill to list all available Orchestrator folders and verify the current login status for the default profile.

Frequently Asked Questions about uipath-platform

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

FAQPage Schema
How do I automate UiPath Orchestrator folder and asset management without manual REST API calls?▼

You can automate UiPath Orchestrator folder and asset management by using the uip CLI to handle lifecycle operations, ensuring proper folder scoping and server-side validation without manual REST API orchestration.

What is the best way to configure BYO LLM settings across UiPath tenant environments?▼

The best way to configure BYO LLM settings across UiPath tenant environments is through the uip CLI, which automates authentication and platform header compliance for seamless tenant-wide configuration.

Can I perform CRUD operations on typed data entities in UiPath Data Fabric via CLI?▼

Yes, you can perform CRUD operations on typed data entities in UiPath Data Fabric via the uip CLI, which executes server-side validation to ensure all API interactions comply with platform contracts.

How do I prevent OData filter syntax errors when querying UiPath Integration Service resources?▼

You prevent OData filter syntax errors by using the uip CLI to automate UiPath Integration Service resource queries, enforcing correct OData filtering and server-side validation for all API interactions.

Does the UiPath CLI support deploying a new process with triggers and assets in a single workflow?▼

Yes, the UiPath CLI supports deploying a new process by handling folder setup, asset creation, and trigger configuration in a single validated workflow, ensuring all platform headers and OData requirements are met.

Why does my UiPath queue processing fail due to incorrect folder scoping?▼

UiPath queue processing fails due to incorrect folder scoping when manual REST API orchestration lacks proper headers; using the uip CLI automates folder scoping and authentication to ensure compliance.