orchestrating-datacloud
orchestrating datacloud
What it does
- multi-phase Data Cloud setup or remediation
- data spaces (sf data360 data-space )
- data kits (sf data360 data-kit )
- health checks (sf data360 doctor)
- CRM-to-unified-profile pipeline design
- deciding how to move from ingestion → harmonization → segmentation → activation
- cross-phase troubleshooting where the root cause is not yet clear
Requirements & configuration
- connection list requires --connector-type.
- dmo list --all is useful when you need the full catalog, but first-page dmo list is often enough for readiness checks and much faster.
- Segment creation may need --api-version 64.0.
- Some Data Cloud operations still require UI setup outside the CLI runtime.
- | Need | Delegate to | Reason |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
orchestrating-datacloud FAQ
What does the orchestrating-datacloud skill do?
Salesforce Data Cloud product orchestrator for connect→prepare→harmonize→segment→act workflows. Use this skill when the user needs a multi-step Data Cloud pipeline, cross-phase troubleshooting, or data space and data kit management. TRIGGER when: user needs a multi-step Data Cloud pipeline, asks to set up or troubleshoot Data Cloud across phases, manages data spaces or data kits, or wants a cross-phase sf data360 workflow. DO NOT TRIGGER when: work is isolated to a single phase (use the matching phase-specific skill), the task is STDM/session tracing/parquet telemetry (use observing-agentforce), standard CRM SOQL (use querying-soql), or Apex implementation (use generating-apex). multi-phase Data Cloud setup or remediation data spaces (sf data360 data-space )
What does orchestrating-datacloud require?
connection list requires --connector-type. dmo list --all is useful when you need the full catalog, but first-page dmo list is often enough for readiness checks and much faster. Segment creation may need --api-version 64.0. Some Data Cloud operations still require UI setup outside the CLI runtime. | Need | Delegate to | Reason |
How do I install orchestrating-datacloud?
Run: npx -y skills add https://github.com/forcedotcom/sf-skills --skill orchestrating-datacloud --agent claude-code — the source lives at github.com/forcedotcom/sf-skills.
Maintain orchestrating-datacloud?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[orchestrating-datacloud on getagentictools](https://getagentictools.com/skills/forcedotcom-sf-skills-orchestrating-datacloud?ref=badge) npx agentictools info skills/forcedotcom-sf-skills-orchestrating-datacloud The second line is the CLI lookup for this page — handy in READMEs and docs.