Serguei Kouzmine
Community@sergueik · Fort Lauderdale
Serguei Kouzmine authors 27 deep technical skills for the UiPath platform ecosystem, spanning RPA, Maestro orchestration, agents, governance, and Entra ID authentication.
Agent Skills by Serguei Kouzmine
Showing 27 vetted skills indexed across 1 GitHub repositories.
entra-springboot-react-auth
Implements Microsoft Entra ID authentication for Spring Boot backends and React frontends using OAuth2 PKCE.
skill-builder
Convert documentation, repositories, PDFs, and videos into AI-ready skill packages.
uipath-human-in-the-loop
Authors Human-in-the-Loop approval and escalation nodes in UiPath Flow, Maestro, and agent projects.
uipath-planner
Generates UiPath Solution Design Documents from PDDs and derives multi-skill task plans.
uipath-api-workflow
Author, validate, run, and publish UiPath API workflow JSON files via the uip CLI.
uipath-review
Audits UiPath solutions and artifacts for structural validity, quality, and best practices.
uipath-insights
Query UiPath Insights job execution metrics, failure reasons, and process performance via the uip CLI.
uipath-test
Manage UiPath Test Manager projects, test cases, executions, and Playwright test packages via CLI.
uipath-platform
Operate UiPath Cloud, Orchestrator, Integration Service, and Data Fabric via the uip CLI.
uipath-connector-builder
Author UiPath Integration Service connectors for REST APIs via the uip CLI.
uipath-troubleshoot
Diagnose root causes of UiPath failures across Orchestrator, Maestro, and activity packages.
uipath-solution
Manages UiPath Solution lifecycle via the uip solution CLI for .uipx packages.
uipath-feedback
Sends structured bug reports and improvement suggestions to UiPath via the uip feedback CLI.
uipath-coded-apps
Scaffold, build, and deploy UiPath Coded Web Apps and Action Apps with the uip CLI.
uipath-process-mining
Builds and operates UiPath Process Mining apps from CSV event logs via the uip pm CLI.
uipath-maestro-bpmn
Author, validate, package, and operate UiPath Maestro BPMN process orchestration projects.
uipath-admin
Administer UiPath Identity, Authorization, OMS, IP restriction, and audit via the uip CLI.
uipath-agents
Build, deploy, and manage UiPath coded and low-code agents via the uip CLI.
uipath-maestro-flow
Build, validate, publish, debug, and evaluate UiPath Maestro Flow .flow projects via the uip CLI.
uipath-tasks
Manage UiPath Action Center tasks via the uip CLI, including listing, assigning, and completing human-in-the-loop tasks.
uipath-functions
Build deterministic Python Coded Functions for UiPath Orchestrator using the uip function CLI.
uipath-rpa
Create, edit, validate, build, and debug UiPath XAML and coded C# workflows.
uipath-mcp-servers
Register UiPath AgentHub MCP servers and author resource tools via the uip CLI.
uipath-ixp
Manage UiPath IXP document extraction projects, labelling, prompts, and model versions via the uip ixp CLI.
Frequently Asked Questions About Serguei Kouzmine
FAQPage SchemaWhat tasks can I accomplish with sergueik's UiPath skills?▼
You can author RPA workflows, Maestro flows, BPMN models, case plans, coded agents, and API workflows; manage Orchestrator assets, queues, and jobs; run process mining on event logs; build Integration Service connectors; enforce governance policies; and diagnose runtime faults across the UiPath platform.
Who are these skills designed for?▼
UiPath developers, solution architects, and platform administrators. The planner skill targets architects converting PDDs into SDDs, while admin, governance, and insights skills serve tenant administrators managing identity, audit trails, policies, and job performance metrics.
How do the skills operate at runtime?▼
Most skills drive the uip CLI through Bash with Read/Write/Edit/Glob/Grep file access. They scaffold projects, validate artifacts, pack and publish solutions, query Orchestrator and Data Fabric, and run validate-then-run diagnostic loops against local or cloud resources.
Are these skills open source and what do they cost?▼
The entra-springboot-react-auth skill is licensed CC-BY-4.0, permitting free use with attribution. The UiPath skills carry no stated license in the manifest; they require access to a UiPath Cloud tenant and the uip CLI, which may involve UiPath licensing costs.
What prerequisites do these skills require?▼
UiPath skills require the uip CLI authenticated to Automation Cloud, plus relevant artifacts (.xaml, .flow, .bpmn, .uipx, agent.json). The Entra skill requires Java 17+, Spring Boot, Spring Security 6, React with MSAL, and a Microsoft Entra app registration.