UiPath/skills

This is a repository of skills for interfacing UiPath capabilities to external developers.

150Stars on the repository
55Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

UiPath/skills

Hook

Runs when a session starts, running echo `# <#` >/dev/null (3 commands). From UiPath/skills.

150 2d ago A tokens not measured original MIT

PostToolUse

02

UiPath/skills

Hook

Runs after a tool call finishes, running echo `# <#` >/dev/null. From UiPath/skills.

150 2d ago A tokens not measured original MIT

SessionEnd

03

UiPath/skills

Hook

Runs when a session ends, running echo `# <#` >/dev/null. From UiPath/skills.

150 2d ago A tokens not measured copy · 81% MIT

Stop

04

UiPath/skills

Hook

Runs when the agent finishes a response, running echo `# <#` >/dev/null. From UiPath/skills.

150 2d ago A tokens not measured copy · 83% MIT

StopFailure

05

UiPath/skills

Hook

Runs on the StopFailure event, running echo `# <#` >/dev/null. From UiPath/skills.

150 2d ago A tokens not measured copy · 91% MIT