Build a Confluent Cloud topic provisioning script with retention and compaction. Use when the user asks to create a topic, write a create-topics.sh, set retention, set compaction policy, provision topics for Confluent Cloud, or generate idempotent topic scripts.
$npx -y skills add confluentinc/agent-skills --skill trigger-overlapInstalls into the current project.
Run `npx skills use "https://github.com/confluentinc/agent-skills" --skill "confluentinc/agent-skills/trigger-overlap"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/confluentinc/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/confluentinc/agent-skills"` and select the relevant skills, then follow their instructions.