This handles the first phase of Salesforce Data Cloud work: setting up and inspecting external source connections. You'll use it when you need to test a Snowflake or Redshift connection, browse source objects before ingestion, or configure connector-specific payloads for things like SharePoint Unstructured or the Ingestion API. It wraps the sf data360 connection commands and includes curated example JSON for the tricky connectors that each want credentials structured differently. The main gotcha is that connection list requires you to already know the connector type, so discovery starts backward from existing streams. Once connections are working, you hand off to sf-datacloud-prepare for stream creation.
npx skills add https://github.com/jaganpro/sf-skills --skill sf-datacloud-connect