This handles the final mile of Data Cloud workflows: pushing segments and insights into downstream systems through activations, activation targets, and data actions. You'll reach for it when you're done building audiences and need to send them to Marketing Cloud, advertising platforms, or other destinations. The skill enforces a smart workflow where you inspect available platforms, create destination configs first, then wire up the activation itself. It leans heavily on a readiness classifier to catch org-level gating before you waste time on commands that will fail. The gotcha list is worth reading: destination setup almost always comes before activation creation, and cryptic platform errors usually mean permissions or feature flags, not bad JSON.
npx skills add https://github.com/forcedotcom/afv-library --skill activating-datacloud