Generate a ShadowTraffic configuration to populate a Kafka topic with realistic synthetic data. Discovers the target topic, its key and value schemas, and the correct serializers from the live cluster via any attached Kafka MCP server, then writes a ready-to-run shadowtraffic-config.json and Docker command. Use when the user says "populate my Kafka topic with test data", "set up ShadowTraffic for topic X", "generate synthetic events into my topic", "I need fake data flowing into Kafka", "seed my topic with data", or "mock data for my Kafka topic". Do NOT use for creating topics, reviewing schemas, or building Kafka consumers.
$npx -y skills add lensesio/agentic-engineering-for-apache-kafka --skill kafka-shadowtrafficInstalls into the current project.
Run `npx skills use "https://github.com/lensesio/agentic-engineering-for-apache-kafka" --skill "lensesio/agentic-engineering-for-apache-kafka/kafka-shadowtraffic"` 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/lensesio/agentic-engineering-for-apache-kafka" that are relevant to the current task. Run `npx skills add "https://github.com/lensesio/agentic-engineering-for-apache-kafka"` and select the relevant skills, then follow their instructions.