Audit all Kafka topic configurations against production best practices using the Lenses MCP server. Checks replication factor, retention, partitions, compaction, naming conventions, orphaned topics and missing metadata. Use when user says "audit my topics", "check topic configs", "topic health check" or asks about retention, replication or partition settings. Do NOT use for creating, deleting or modifying topics.
$npx -y skills add lensesio/agentic-engineering-for-apache-kafka --skill kafka-topic-auditInstalls into the current project.
Run `npx skills use "https://github.com/lensesio/agentic-engineering-for-apache-kafka" --skill "lensesio/agentic-engineering-for-apache-kafka/kafka-topic-audit"` 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/lensesio/agentic-engineering-for-apache-kafka" that are relevant to the current task. Run `npx skills add "https://github.com/lensesio/agentic-engineering-for-apache-kafka"` and select the relevant skills, then follow their instructions.