# Kt

> Use this skill when the user wants to apache kafka cli tool for producers and consumers.

- Skill: `javimosch/kt` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/kt`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/kt/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/kt

---


# Kt Plugin

Apache Kafka CLI tool for producers and consumers.

## Commands

### Operations
- `kt topic list` — list topic via kt
- `kt topic create` — create topic via kt
- `kt produce send` — send produce via kt
- `kt consume receive` — receive consume via kt

## Usage Examples
- "kt --help"
- "kt <args>"

## Installation

```bash
brew install kt
```

## Examples

```bash
kt --version
kt --help
```

## Key Features
- kafka\n- messaging\n- cli

