uipath/skills · skills/uipath-functions/SKILL.md

uipath-functions skillA

uipath-functions is agent-read markdown (skill) from uipath/skills: UiPath Coded Functions — deterministic Python or TypeScript/JavaScript units built with the `uip function` CLI (`new -l py|ts|js`, `init`, `serve`, `run`, `pack`, `publish`); the `functions` map in `uipath.json` marks the project. Python: Pydantic Input/Output models, lazy `UiPath()` SDK singleton. JS/TS: `defineFunction` + `defineSchema<T>()` contracts, HTTP endpoints for Coded App backends or run-as-job, `FunctionError`. Rule-based logic, data transforms, ERP/Integration Service calls — invoke.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add uipath/skills/uipath-functions@git:20260901.f77e198
Exact content
mdr add uipath/skills/uipath-functions@sha256:3e1e0715612a1303

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5hetnprfaanfqhe2.svg)](https://markdownregistry.com/a/art_5hetnprfaanfqhe2)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260901.f77e198 latest2026-09-01 f77e198 14,609 BA view · diff
git:20260827.2e1ef4b2026-08-27 2e1ef4b 12,945 BA view · diff
git:20260813.8155f2e2026-08-13 8155f2e 11,678 BA view · diff
git:20260730.e01ee7d2026-07-30 e01ee7d 10,754 BA view · diff
git:20260701.a920e922026-07-01 a920e92 10,783 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (14609 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

uipath/skills · 160 stars · license MIT · pushed 2026-09-18 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5hetnprfaanfqhe2
GET https://markdownregistry.com/api/v1/resolve?ref=uipath/skills/uipath-functions
GET https://markdownregistry.com/api/v1/blob/3e1e0715612a1303e6f18ba1a08302822e06f9a537ce29e22fed19eef6346261

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.