Loading...
Loading...
Found 2 Skills
Searches the Salesforce Unified Catalog for available Service Process templates matching a business need, using the Salesforce CLI (sf), ranking them by relevance to the request. Read-only: it recommends and installs nothing. Use when a business user wants to find, search, browse, discover, or explore available Unified Catalog or Service Process templates for a request, or asks what catalog templates exist. Triggers on: find a catalog template, search Service Process templates, what Unified Catalog templates are available, browse the service catalog, is there a template for X, recommend a template for this request. DO NOT TRIGGER when: the user already chose an exact template and asks to deploy, install, or activate it (use service-catalog-template-deploy), or the request concerns Data Cloud data kits, CRM Analytics, or App Framework templates rather than Unified Catalog Service Process templates.
Deploys a chosen Unified Catalog Service Process template into a Salesforce org using the Salesforce CLI (sf), resolving the template by name against the live catalog and verifying by re-reading. Deterministic: it deploys only a template the user explicitly named, only when the name resolves to exactly one live template, and never guesses. Use when a business user asks to deploy, install, activate, set up, or provision a specific Unified Catalog or Service Process template they already identified — e.g. 'deploy the Reset Account Password template' or 'install the laptop request service process'. Triggers on: deploy a catalog template, install a Service Process template, set up the X template, activate the X service process. DO NOT TRIGGER when: the user is still searching or comparing templates and has not named one (use service-catalog-template-search), or the request concerns Data Cloud data kits, CRM Analytics, or App Framework templates rather than Unified Catalog Service Process templates.