agent-skills
Build Kafka, Flink, and Schema Registry streaming pipelines
All Skills in This Repository (4)
Pure Emerald Level Indicatorskafka-schema-registry
Analyze Kafka applications to extract schemas, detect PII, and generate Terraform configurations.
kafka-streams-programming
Develop Kafka Streams applications with topology construction and debugging guidance.
confluent-cloud-cdc-tableflow
Configure CDC pipelines on Confluent Cloud with Flink SQL and Tableflow sinks.
developing-kafka-python-client
Create a Python Kafka client project with Schema Registry and JSON Schema validation.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core