What problem does it solve? Setting up and managing Salesforce Data Cloud connections involves connector-specific credential formats, non-obvious CLI flags, and API quirks that are easy to get wrong. This Skill guides connection discovery, testing, creation, and schema upload so source systems are configured correctly before data streams are built. ## Core Features & Use Cases - Connector Discovery and Inspection: List available connector types, inspect configured connections by type, and browse source objects, fields, databases, and uploaded schemas. - Connection Testing and Creation: Test existing connections with correct name resolution and create new connectors from curated JSON payloads for Snowflake, Redshift, Heroku Postgres, SharePoint Unstructured, and Ingestion API sources. - Ingestion API Schema Setup: Complete the Ingestion API connector flow by uploading object schemas with connection schema-upsert after connector creation. - Use Case: A user asks to connect a Snowflake warehouse to Data Cloud. The Skill verifies plugin readiness, checks existing connections, creates the connector from the curated key-pair auth payload, and confirms the result before handing off to stream creation. ## Quick Start Ask the assistant to list the existing Data Cloud connections in your org and test a specific connection by name.