This handles the ingestion layer of Salesforce Data Cloud: creating and managing data streams, Data Lake Objects, transforms, and Document AI configs. You'd reach for it when setting up how data enters Data Cloud, whether from CRM objects, external connectors, unstructured documents, or the Ingestion API. The skill includes a readiness classifier to validate org state before mutating assets, which is smart given how many footguns live in the gap between connector setup and queryable data. It correctly distinguishes stream-level refresh from connection-level reruns, a detail that trips people up on unstructured sources. The documentation is honest about when UI workflows are still required for certain connector types. One thing worth noting: it leans heavily on the external sf data360 CLI plugin, so this is a wrapper around tooling that already exists, not a reimplementation.
npx -y skills add forcedotcom/sf-skills --skill data360-prepare --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills