uipath-tasks

Manage UiPath Action Center tasks via the uip CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill resolves the friction in managing human-in-the-loop workflows by providing a direct interface to list, assign, and complete Action Center tasks without manual portal navigation.

Core Features & Use Cases

  • Task Lifecycle Management: Seamlessly list, assign, reassign, and complete tasks across different folders and tenants.
  • Action Center Integration: Automates the interaction with Form Tasks, App Tasks, and Document Validation tasks.
  • Use Case: A manager needs to approve a batch of pending expense reports; this skill allows the AI to list all pending tasks, identify the correct ones, and execute the approval action with the necessary data payload.

Quick Start

Ask the assistant to list all pending tasks in the current folder and then complete the specific task identified by its ID.

Frequently Asked Questions about uipath-tasks

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

FAQPage Schema
How do I manage UiPath Action Center tasks without navigating the portal?

You can manage UiPath Action Center tasks directly by listing, assigning, and completing human-in-the-loop tasks via the uip CLI interface, bypassing manual portal navigation entirely.

What types of human-in-the-loop tasks can I automate with UiPath Orchestrator?

UiPath Orchestrator supports automating lifecycle operations for Form Tasks, App Tasks, and Document Validation tasks through direct API and CLI interaction.

How do I assign and complete pending Action Center tasks in bulk?

To assign and complete pending Action Center tasks, list all pending items in the current folder, identify the target task IDs, and submit the outcome with the necessary data payload via the CLI.

Does managing Action Center tasks require active tenant authentication?

Yes, managing Action Center tasks requires active authentication and the correct tenant context to execute lifecycle operations against the UiPath Orchestrator API.

Can I reassign human-in-the-loop tasks across different folders and tenants?

Yes, you can reassign human-in-the-loop tasks across different folders and tenants by interfacing with the uip CLI to perform task lifecycle operations.