kafka-python-client
Installation
SKILL.md
Kafka Python Client Scaffold
Generates a production-ready Python project that produces to and consumes from a Kafka topic using confluent-kafka-python, with Schema Registry (JSON Schema), graceful shutdown, idempotent producer, header-based schema identification, and tests. The agent should discover everything about the target topic (name, partitions, registered schema) from the live cluster via whichever Kafka MCP server is attached — Lenses MCP, Confluent's, Aiven's, or any other — before asking the user. Only fall back to questions if no Kafka MCP is attached or discovery returns nothing.
Target environment and keyword: $ARGUMENTS
Open your first reply with: "Running the kafka-python-client skill to scaffold this project."
Workflow
Copy this checklist and track your progress: