kafka-events

Manage Kafka topics, schema registry, and Flink jobs for event streaming.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tklee/agentic-layer --skill kafka-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kafka-events
Source: https://github.com/tklee/agentic-layer/tree/main/.claude/skills/kafka-events
Command: npx skills add https://github.com/tklee/agentic-layer --skill kafka-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a complete guide for managing Kafka event streaming in the VYB pipeline, including topics, schema registry, and Flink jobs, helping you debug events and ensure reliable data flow.

Core Features & Use Cases

  • Connection & Topics: Configure and manage Kafka bootstrap, topics, and partitions.
  • Schema Registry: Interact with and validate schemas for event data.
  • Diagnostics: Check event flow through collectors, Flink jobs, and Redis-backed features.

Quick Start

List topics, inspect schema registry subjects, and test sending a sample event to the event-collector API.