Routes media search requests through a source selection workflow before hitting any search tools. When a user asks to find an image, logo, or graphic, this skill forces a mandatory step where you present available search sources (Salesforce CMS keyword search, Data 360 hybrid search, or manual URL) and wait for the user to pick one. It's essentially a traffic controller that prevents Claude from immediately calling search_media_cms_channels or search_electronic_media without asking where to look first. The workflow is deliberately rigid: present options as text only, wait for selection, then execute. Use this when you need humans to consciously choose their media source rather than letting the model guess based on context.
npx skills add https://github.com/forcedotcom/sf-skills --skill searching-media