Analyse Kafka consumer group lag using the Lenses MCP server. Diagnoses lag causes (throughput bottlenecks, rebalancing, partition skew, stalled consumers) and suggests remediation. Use when user says "check consumer lag", "why are consumers slow", "lag report" or asks about consumer group health or offset progress. Do NOT use for resetting offsets or managing consumer groups.
$npx -y skills add lensesio/agentic-engineering-for-apache-kafka --skill kafka-consumer-lagInstalls 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-consumer-lag"` 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.