If you're working with Salesforce Industries and need to understand how your OmniStudio components connect, this skill maps the entire dependency graph across OmniScripts, FlexCards, Integration Procedures, and Data Mappers. It starts by detecting which namespace you're using (Core, vlocity_cmt, or vlocity_ins), then crawls PropertySetConfig JSON to build a directed graph with circular reference detection. The Mermaid diagram output is genuinely useful for impact analysis before making changes. One caveat: this is purely analytical. It won't author components, just show you what calls what. If you've ever wondered which IPs would break if you modify a Data Mapper, or need to audit an unfamiliar org, this handles the tedious SOQL and JSON parsing for you.
npx skills add https://github.com/jaganpro/sf-skills --skill sf-industry-commoncore-omnistudio-analyze