If you're deploying OmniStudio or Vlocity DataPacks between Salesforce orgs, this handles the full vlocity packDeploy/packRetry/packExport workflow and the inevitable matching-key nightmares that come with it. It walks you through validateLocalData preflight checks, retry loops when dependency errors cascade, and packGetDiffs to verify what actually landed. The troubleshooting matrix covers the usual suspects like duplicate GlobalKeys and missing configuration records. It correctly delegates standard metadata deployments to the deploying-metadata skill and keeps you from mixing sf project deploy with DataPack tooling. Solid if you're wrangling Industries cloud migrations or building CI/CD for OmniScript bundles.
npx skills add https://github.com/forcedotcom/sf-skills --skill deploying-omnistudio-datapacks