byconfluentinc· 15 skills
Set up end-to-end Change Data Capture (CDC) pipelines on Confluent Cloud using Debezium source connectors, Flink for transformation, and Tableflow for data lake integration. Supports JSON_SR, Avro, and Protobuf formats. Handles schemaless topics (plain JSON without SR) and multi-event topics. This skill handles the complete workflow from database to Iceberg/Delta tables. Use this skill when users want to capture database changes and materialize them into Iceberg or Delta Lake tables via Confluent Cloud Tableflow. Trigger phrases include "CDC to Tableflow", "database to Iceberg", "database to Delta Lake", "stream database changes to data lake", "set up Tableflow pipeline", "schemaless topic to Tableflow", or "multi-event topic to Iceberg". Do NOT trigger for general CDC, Debezium, or database replication requests that do not involve Tableflow or Iceberg/Delta Lake as the destination.
$npx -y skills add confluentinc/agent-skills --skill confluent-cloud-cdc-tableflowInstalls into the current project.
Run `npx skills use "https://github.com/confluentinc/agent-skills" --skill "confluentinc/agent-skills/confluent-cloud-cdc-tableflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/confluentinc/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/confluentinc/agent-skills"` and select the relevant skills, then follow their instructions.