service-catalog-template-deploy
Installation
SKILL.md
Deploy a Unified Catalog Service Process Template
Deploy a specific Unified Catalog Service Process template into the org with the Salesforce CLI
(sf api request rest). The template becomes a published Product2-backed Service Process with its
dependency flows wired in. This skill uses a deterministic gate, not a chat confirmation: it
deploys only a template the user explicitly named, only after re-resolving that name to exactly
one live template, and it verifies by re-reading afterward. If the name is missing, ambiguous, or
unmatched, it stops and reports — it never guesses which template to deploy.
Scope
- In scope: Resolving a named template against the live catalog; building the deploy payload from the template's dependency metadata; deploying one template; verifying the deployment.
- Out of scope: Searching / browsing / comparing templates (→
service-catalog-template-search); deploying more than one template at once (bulk); activating or publishing beyond what deploy does; editing templates; Data Cloud data kits; CRM Analytics / App Framework templates.