service-catalog-template-search
Installation
SKILL.md
Search Unified Catalog Service Process Templates
Help a business user find the right Unified Catalog Service Process template for what they are
trying to accomplish. The skill fetches the full catalog of out-of-the-box templates with the
Salesforce CLI (sf api request rest), ranks them by relevance to the user's stated need, and
recommends the best matches. It is read-only — it never deploys, activates, or changes anything.
When the user picks a template, it hands off to service-catalog-template-deploy by template name.
Scope
- In scope: Discovering and ranking available Unified Catalog Service Process templates; summarizing what each does; surfacing whether a template needs extra input at deploy time; recommending the closest match to a business request.
- Out of scope: Deploying / installing / activating a template (→
service-catalog-template-deploy); Data Cloud data kits; CRM Analytics or App Framework templates; editing or authoring templates; configuring the Unified Catalog feature itself.