Use this plugin for CI/CD automation tasks with UiPath CLI.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-8afd4ca1)More formats (shields.io, HTML) on the badges page.
# UiPath CLI Quickstart
Use this plugin for CI/CD automation tasks with UiPath CLI.
## Prerequisites
- Install UiPath CLI package for your OS.
- Make `uipcli` available on PATH, or set `UIPCLI_DLL` and install `dotnet` runtime.
- Install plugin: `supercli plugins install uipathcli`
## Common Commands
- Version: `supercli uipath self version`
- Pack: `supercli uipath project pack --project-path .`
- Analyze: `supercli uipath project analyze --project-path .`
- Deploy: `supercli uipath project deploy --orchestrator-url https://...`
## Passthrough
Use passthrough for any command not wrapped in this plugin:
`supercli uipath <raw uipcli args>`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!