If you're wrangling OmniStudio DataPacks between Salesforce orgs, this automates the vlocity packDeploy, packRetry, and packExport workflows that can otherwise turn into long afternoons of dependency hell. It walks you through the full cycle: validating local data, exporting from source, deploying to target, and retrying until errors stabilize. The troubleshooting matrix alone is worth it when you hit "No match found" or duplicate GlobalKey errors at 4pm on a Friday. Covers job file setup, manifest driven deploys, and CI/CD sequencing. It won't help with standard metadata deploys or authoring the OmniScript components themselves, but once you have DataPacks to move, it keeps the process methodical.
npx skills add https://github.com/forcedotcom/afv-library --skill deploying-omnistudio-datapacks