uipath-ixp

Manage UiPath Intelligent eXtraction Platform project lifecycles via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the complexity of managing Intelligent eXtraction Platform (IXP) projects by automating the lifecycle of document extraction, from project creation and taxonomy management to model training and performance optimization.

Core Features & Use Cases

  • Automated Extraction Management: Create projects, upload documents, and manage taxonomies without manual UI interaction.
  • Quality Optimization: Iteratively improve extraction F1 scores through automated prompt refinement and regression testing.
  • Use Case: A finance team needs to process thousands of invoices; this skill allows an AI to automatically upload documents, review extraction predictions, correct OCR errors, and publish the best-performing model version for production use.

Quick Start

Use the uipath-ixp skill to list all existing projects and then upload the documents from the local folder named invoices to the project named vendor-invoices-ixp.

Frequently Asked Questions about uipath-ixp

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

FAQPage Schema
How do I automate document extraction model training in UiPath Intelligent eXtraction Platform?

You can automate document extraction model training by using this skill to manage the end-to-end lifecycle of UiPath Intelligent eXtraction Platform projects, handling taxonomy definition, document upload, and iterative model training.

What is the best way to improve document extraction F1 scores for RPA workflows?

The best way to improve document extraction F1 scores is through automated prompt refinement and regression testing, which iteratively updates extraction prompts and analyzes performance metrics to optimize quality without manual UI interaction.

Do I need the UiPath CLI to manage Intelligent eXtraction Platform projects?

Yes, you need the UiPath CLI installed, as this skill requires it to execute deterministic project management and labelling workflows for automating your document extraction processes.

Can I upload invoices and automatically correct OCR errors during extraction?

Yes, you can automatically upload documents like invoices, review extraction predictions, correct OCR errors, and publish the best-performing model version for production use without manual UI interaction.

How does automated prompt refinement work for document extraction?

Automated prompt refinement works by iteratively updating extraction prompts and analyzing performance metrics to facilitate continuous quality improvement and achieve higher F1 scores across document processing batches.

What are the limitations of using RPA for machine learning document extraction?

The primary limitation is the dependency on the UiPath CLI to execute deterministic workflows, meaning all taxonomy definition, document upload, and labelling processes must be driven through command-line operations rather than a manual UI.