What problem does it solve?
Provides a single, opinionated toolkit for creating, configuring, running, evaluating, and deploying both coded (Python) and low-code UiPath agents so developers and automation engineers avoid manual setup, inconsistent auth, and fragmented workflows.
Core Features & Use Cases
- Project Detection & Quickstarts: Auto-detects coded vs low-code projects (pyproject.toml/.py vs agent.json) and directs the user to the appropriate quickstart.
- Lifecycle Management: Covers setup, auth, scaffold, build, run, evaluate, sync, pack, publish, and deploy with explicit CLI guidance and safety rules.
- Integration Patterns: Guides framework selection (LangGraph, LlamaIndex, OpenAI Agents), embedding inline agents in flows, resource bindings, and human-in-the-loop escalation patterns.
Quick Start
Use the uipath-agents skill to detect project type, run setup, and follow the recommended quickstart for coded or low-code agents.