# Syn Kafka Topic Config

> Apache Kafka: topic creation and retention configuration

- Skill: `legendtkl/syn-kafka-topic-config` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-kafka-topic-config`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-kafka-topic-config/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-kafka-topic-config

---


# Apache Kafka: topic creation and retention configuration

## When to use

Use this skill for topic creation and retention configuration in Apache Kafka. This skill
specifically handles topic creation and retention configuration and nothing else in the
Apache Kafka family.

## Procedure

Create topics with the right partition count and replication factor, set `retention.ms`, `cleanup.policy`, and `min.insync.replicas` per topic.

## Notes

This is the Apache Kafka skill dedicated to topic creation and retention configuration.
Sibling skills cover other Apache Kafka capabilities; this one
is the right choice only when the task is about topic creation and retention configuration.

