When starting a new chat with an LLM (e.g. ChatGPT), I kick things off by pasting a short set of instructions. This first message sets the tone and context for the rest of the session—guiding the assistant to respond with a UiPath-focused mindset.
It’s not a true “system prompt” (those are set behind the scenes), but it acts like one for practical purposes: streamlining responses, enforcing focus, and keeping everything aligned with RPA development.
RPA with UiPath Dev AI Assistant Session Initialization Instructions · rpapub/pastebin Wiki
Got your own way of prompting LLMs for automation work?
Drop a comment—I’d love to see how others approach it.