# Lenses.io AI Agent Skills

Lenses.io publishes official AI agent skills for its tools, services, and developer workflows. The Real Time applications and data operation #DataOps portal for Apache Kafka and Kubernetes.

Browse 10 official AI agent skills across 1 Lenses.io repository, with install commands and source links.

Official page: https://skillscout.sh/official/lensesio/
Markdown page: https://skillscout.sh/official/lensesio/lensesio_skills_skillscout.md
Vendor website: https://lenses.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/lensesio/lensesio_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Lenses.io skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### lensesio/agentic-engineering-for-apache-kafka

Includes 10 official skills: kafka-perf-review, kafka-topic-audit, kafka-consumer-lag, kafka-security-audit, kafka-dlq-review, kafka-schema-review.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka -y
```

Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka

## Individual skills

### kafka-perf-review

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-perf-review -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-perf-review

### kafka-topic-audit

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-topic-audit -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-topic-audit

### kafka-consumer-lag

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-consumer-lag -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-consumer-lag

### kafka-security-audit

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-security-audit -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-security-audit

### kafka-dlq-review

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-dlq-review -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-dlq-review

### kafka-schema-review

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-schema-review -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-schema-review

### kafka-connector-review

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-connector-review -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-connector-review

### kafka-python-client

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-python-client -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-python-client

### kafka-shadowtraffic

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-shadowtraffic -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-shadowtraffic

### kafka-shadowtraffic-java

Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

Install:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-shadowtraffic-java -y
```

Package: lensesio/agentic-engineering-for-apache-kafka
Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka/tree/HEAD/skills/kafka-shadowtraffic-java

## lensesio/agentic-engineering-for-apache-kafka package overview

Includes 10 official skills: kafka-perf-review, kafka-topic-audit, kafka-consumer-lag, kafka-security-audit, kafka-dlq-review, kafka-schema-review.

### Top skills in this package

- kafka-perf-review: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-topic-audit: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-consumer-lag: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-security-audit: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-dlq-review: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-schema-review: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-connector-review: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.
- kafka-python-client: Official Lenses.io skill from lensesio/agentic-engineering-for-apache-kafka.

### Install

Install the full package:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka -y
```

Install a specific skill:

```bash
npx skills add lensesio/agentic-engineering-for-apache-kafka@kafka-perf-review -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/lensesio/agentic-engineering-for-apache-kafka#readme
