good-skill

Generate a Confluent Cloud topic creation script with idempotency checks. Use when the user asks to create a topic, provision topics, or write a `create-topics.sh` for Confluent Cloud. Do NOT trigger for self-managed Apache Kafka, schema registration, Terraform generation, or Kafka Streams topology authoring.

Provider: Confluent | the Data Streaming Platform Path in repo: skills/confluent-skill-reviewer/evals/mock-skills/good-skill/SKILL.md

Skill body

good-skill — Confluent Cloud topic provisioning

⚠️ Lazy-load references

Do not read every reference up front. Each phase below routes to the one file it needs.

Steps

  1. Confirm the user is on Confluent Cloud (not self-managed). If self-managed, hand off — not in scope.
  2. Gather: topic names, partition counts, RF, cleanup policy.
  3. Generate create-topics.sh using confluent kafka topic create --cluster ....
  4. Include idempotency: check confluent kafka topic list before each create.
  5. Save script to project root and emit a one-paragraph summary.

Work with this as data

Every skill here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent skills

4 MCP tools reach this
  • find_skillsBrowse and filter every skill in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This skill
curl "https://apis.io/api/v1/skills/good-skill"
All agent skills
curl "https://apis.io/api/v1/skills?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.