cprima-agents
- 5 skills
- 0 followers
- 10 hours ago last updated
- ▌ Uips Localcli · cprima-agentsLocate, install, and invoke uipcli.exe and UiRobot.exe for UiPath package operations. Use when running package pack, package analyze (Workflow Analyzer), or local process execution against a UiPath project. Triggers on: uipcli, package analyze, workflow analyzer, pack nupkg, uipath cli, run process, execute nupkg, UiRobot.
- ▌ Folder Harvest · cprima-agents bundleConvert mixed-format files in one or more source folders into markdown-ready output for reading, analysis, or elicitation. Produces a sibling <foldername>_harvested/ folder containing manifest.json, inventory.md, and converted files organised by type. Converts .msg, .docx, .pdf, .xlsx/.xls by extension; copies images as-is. Use when the user points at a folder of source files and wants them prepared for later analysis — e.g. "harvest this testdata folder", "convert these docs for reading", "prepare these mails for analysis", or "I have a folder of mixed files, read them".
- ▌ Uip Methodology · cprima-agents bundleUiPath RPA project design skill — guides BA, Solution Architect, and PM through authoring and amending all project artefacts: PDD, SDD, Architecture Review, Estimation, ROI, TDD, DSD, Glossary. Three workflows: (A) Guided Interview — full structured elicitation driven by rpa-methodology.yaml, produces any artefact; (B) PDD Creation — focused section-by-section PDD authoring for BAs; (C) SDD Creation / Amendment — infers architecture decisions from PDD, patches existing SDDs idempotently. Trigger phrases: "start interview", "guided interview", "interview me", "help me document this process", "create a PDD", "fill out a PDD", "start a PDD", "document a process for RPA", "create an SDD", "design the solution", "generate SDD", "amend SDD", "update SDD", "fill in the PDD", "let's do the arch review", or when a PDD is available and the next step is technical design.
- ▌ Uips Log Parser · cprima-agents bundleParse and analyse UiPath Studio local execution logs to diagnose automation runs. Use when a developer asks about errors, warnings, duration, or status of a UiPath process run; when troubleshooting a failed, interrupted, or slow automation; when searching for a specific message across multiple runs. Triggers on: UiPath log, execution log, Studio run, robot error, job failed, process crashed, how long did it run, find in log.
- ▌ Uips Config Tree · cprima-agents bundleGenerate a typed C# CodedConfig class and a UiPath clipboard snippet from a REFramework Config.xlsx. Use when a developer wants to replace dictionary-based settings lookups with strongly-typed C# properties in a UiPath REFramework project. Triggers on: typed config, CodedConfig, ConFormMold, Config.xlsx to class, typed settings, REFramework config, InitAllSettings typed, strongly-typed config.