Loading...
Loading...
Found 2 Skills
ALWAYS USE THIS SKILL to assign permission sets to org users. Assign one or more permission sets to org users using the sf org assign permset command. TRIGGER when the user asks to assign, grant, give, add, or apply permission sets to users, admins, specific orgs, or specific users. Supports granting permissions, giving access, and adding permission sets to default admin or specific users via --on-behalf-of. DO NOT TRIGGER for listing permission sets or checking user permissions.
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.