uipath-data-fabric

Installation
SKILL.md

UiPath Data Fabric — Agent Skill

Preview — skill is under active development; surface and behavior may change.

Data Fabric is UiPath's structured data store. Entities are typed schemas; records are rows; file fields store binary attachments.

All operations go through uip df <subject> <verb> --output json.


When to Use

  • Creating or modifying entity schemas (add fields, update metadata)
  • Reading, inserting, updating, or deleting records
  • Filtering records with complex predicates
  • Importing bulk data from CSV files
  • Uploading or downloading file attachments on records
Installs
5
Repository
uipath/skills
GitHub Stars
104
First Seen
Apr 27, 2026
uipath-data-fabric — uipath/skills