Generates UiPath Tasks workflows — Form Tasks (CreateFormTask, WaitForFormTaskAndResume, GetFormTasks) with form.io schemas and FormData bindings, External Tasks (CreateExternalTask, WaitForExternalTaskAndResume) for system-in-the-loop patterns, and Task Management (CompleteTask, AssignTasks) for programmatic task operations. Self-contained skill with generators, lint rules, and scaffold hooks loaded via uipath-core's plugin system (plugin_loader.py). Use when the user mentions Tasks, form tasks, external tasks, human-in-the-loop approval, task assignment, task completion, recovery workflows, or any Persistence.Activities usage.
$npx -y skills add marcelocruzrpa/uipath-ai-skills --skill uipath-tasksInstalls into the current project.
Run `npx skills use "https://github.com/marcelocruzrpa/uipath-ai-skills" --skill "marcelocruzrpa/uipath-ai-skills/uipath-tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marcelocruzrpa/uipath-ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/marcelocruzrpa/uipath-ai-skills"` and select the relevant skills, then follow their instructions.