How to automate UiPath itself: AI agent that reads documentation and builds UiPath workflow?

I am musing about building AI agent (e.g. using AutoGPT as the base) that can read documentation about some application X, than can play with application X and that can - at the end of acquiring knowledge and experience - interact with UiPath to build automation or testing workflow (according the the goal that has been indicated as the main goal during start of AutoGPT).

My question is - what are the options how I can automate (or how my AI agent can automate) UiPath Studio and its tools itself? Has UiPath some APIs for building workflow, is the XAML semantics well specified or should I automate UiPath studio as just another Desktop application from the plugin (which have tight integration with AI agent) that sits in another UiPath application?

Are there such projects or efforts underway?

Hi!

I’ve had some success prompting bing search to generate .xaml files for use in UiPath studio.
It usually generates some errors when trying to open the file in Studio, but after some further prompts and manual corrections it works.

It seems like they have something in the works though: