What problem does it solve? Finding existing visual assets like logos, hero images, and product photos across Salesforce CMS and connected DAM systems requires knowing which search source to use and how to query it, which this Skill standardizes into a guided workflow. ## Core Features & Use Cases - Source Selection Routing: Presents available search sources (keyword search, Data 360 hybrid search, or user-provided URL) and waits for the user to choose before calling any tool. - Keyword and Taxonomy Search: Builds structured JSON payloads for the search_media_cms_channels tool with extracted keywords, taxonomy expressions, locale, and pagination. - Semantic Hybrid Search: Passes natural language queries directly to the search_electronic_media tool for Data 360 semantic matching across connected systems. - Use Case: A developer building a Salesforce site needs a hero image; the Skill presents search options, runs the chosen search, lists results for user selection, and applies the full authenticated URL to the component code. ## Quick Start Ask the agent to find a company logo or hero image, then pick a search source and select an image from the returned results.