confluentinc

Topics Create — Development skill for Claude Code

Development community

Create a Kafka topic in a Confluent Cloud cluster.

How to install Topics Create

Installs to ~/.claude/commands/confluentinc-claude-code-confluent-plugin-topics-create.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/HEAD/.claude/commands/topics-create.md -o ~/.claude/commands/confluentinc-claude-code-confluent-plugin-topics-create.md

Restart Claude Code, or start a new session, for it to be picked up.

What Topics Create does


description: Create a Kafka topic in a Confluent Cloud cluster allowed-tools: mcp__confluent-infra__list_environments, mcp__confluent-infra__list_clusters, mcp__confluent-infra__list_api_keys, mcp__confluent-infra__create_api_key, mcp__confluent-infra__create_topic

**Before starting:** If any tool call fails with "Missing required environment variables", tell the user: "Set your Confluent Cloud API credentials — generate at https://confluent.cloud/settings/api-keys, then `export CONFLUE

Alternatives in Development

  • Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Analyze Cluster Postmortem — Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case 1.7k ★

Full documentation available on GitHub

View Source Repository