
from sf-skills285
Tools and workflows to discover, inspect, test, and create Salesforce Data Cloud connector connections and their schemas.
Provides step-by-step CLI-driven procedures and examples for the Data Cloud connect phase: discovering connector types, inspecting existing connections and schemas, testing connections, and creating connector payloads for external sources (Snowflake, Redshift, SharePoint Unstructured, Ingestion API).
Use this skill when you need to: discover available connector types in an org, inspect connection metadata or uploaded schemas, run connection tests, or create/update connection definitions for external systems. Avoid using it for stream/DLO creation, DMO harmonization, or retrieval/search workflows.
Best used by agents with CLI and Salesforce tooling support (Claude Code / Claude Code-hosted skills or any agent with shell/gh/git access and ability to run the sf data360 plugin).
Salesforce Data Cloud connector management skill — discovery, inspection, testing, and creation of Data Cloud connections. Well-documented SKILL.md with clear triggers, anti-triggers, and workflow steps. No bundled scripts to execute; relies entirely on external sf data360 CLI plugin. Clean security posture with no risky patterns.
Pure documentation skill with no executable scripts. Well-structured for its niche (Salesforce Data Cloud admins). Cross-links to sibling skills (prepare, harmonize, retrieve, observability) show good skill family design. Hardcoded path reference to ~/.claude/skills/ is a minor portability concern.