OS Gen Utility — OmniScript Generation using Natural Language
Building multi-step OmniScripts with a large number of fields is often slow and repetitive. Developers typically spend 25–30 minutes setting up the initial structure for an 8–10 step OmniScript with multiple fields per step.
Omni Gen is a Visual Studio Code extension that reduces this effort to under a minute. It uses OpenAI’s GPT-4o model to generate the initial OmniScript structure based on a natural language prompt provided by the user. This automates the foundational setup work and helps OmniStudio developers save time during UI creation.
Features
Automatically generates step-wise OmniScript structure from a user prompt
Supports commonly used input elements such as Text, Email, TextArea, Select, Radio, CheckBox, Date, and TextBlock
Runs directly from the VS Code sidebar
Fast generation time (typically 30–40 seconds)
Prerequisites
Before using the extension, the following tools must be installed/configured: