This handles the segmentation and calculated insight phase of Salesforce Data Cloud work: creating and publishing segments, managing calculated insights, inspecting member counts, and troubleshooting audience SQL. You'll want this when you're building audiences or aggregations, not when you're still harmonizing data or activating downstream. The skill is opinionated about verification (always check counts or run SQL after publish instead of trusting the command response) and knows the sharp edges: segment creation sometimes needs API version 64.0 pinned, segment SQL is not SOQL, and the members command returns opaque IDs so you'll need SQL joins for readable details. It leans on reusable JSON definitions and a readiness classifier before mutating assets.
npx -y skills add forcedotcom/sf-skills --skill data360-segment --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