confluentincconfluentincOfficialยท4 Agent Skills Included

agent-skills

Build Kafka, Flink, and Schema Registry streaming pipelines

Generates production-ready Kafka producers, consumers, Kafka Streams apps, Flink SQL, and CDC-to-Tableflow pipelines on Confluent Cloud. Scans existing projects to extract schemas, tag PII fields, and produce Terraform for Schema Registry migration. Plans AWS MSK-to-Confluent Cloud migrations with sizing, networking, and cutover guidance. Eliminates dialect errors, misconfigured serializers, and manual pipeline setup.
npx skills add confluentinc/agent-skills --all -g -y
Available:

Instructs the agent on how each skill is structured, how to lazy-load reference files on demand, and how trigger descriptions route user requests to the correct skill.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Confluent agent-skills?โ–ผ

Run `npx skills add confluentinc/agent-skills --all -g -y` in your terminal to install all skills globally for your coding assistant.

What can I build with these Confluent skills?โ–ผ

You can scaffold Java and Python Kafka producers and consumers, design Kafka Streams topologies, write Confluent Cloud Flink SQL, deploy Flink UDFs, and set up CDC pipelines from databases to Iceberg or Delta Lake tables.

How do I migrate from AWS MSK to Confluent Cloud?โ–ผ

The msk-migration skill assesses your MSK environment via a KCP scan or manual intake, then produces a sizing, networking, and switchover plan for Confluent Cloud.

Can it add Schema Registry to an existing project?โ–ผ

Yes. The kafka-schema-registry skill scans your repo, extracts schemas from data models, tags PII fields, and generates Terraform to register everything in Schema Registry.

Do these skills work with Cursor and Claude Code?โ–ผ

Yes. The skills follow the universal SKILL.md standard and ship as plugins for Claude Code and Cursor, plus the npx skills CLI for other agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’