This handles the metadata dance for Salesforce Change Data Capture: generating PlatformEventChannelMember files to subscribe objects to CDC, creating custom event channels, and wiring up enrichment fields and filter expressions. The tricky bit is the naming conventions, which differ between filenames (single underscore) and XML body values (double underscore for custom objects), and the skill walks you through that maze so your deploys don't fail with cryptic channel name errors. Use it when you need downstream systems to receive real-time Salesforce data changes without polling. It won't help with publishing custom platform events or Pub/Sub API setup, those are different animals entirely.
npx -y skills add forcedotcom/sf-skills --skill integration-eventing-cdc-configure --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