# Schema Registry

> Use this skill when the user wants to command line tool for managing kafka schema registries.

- Skill: `javimosch/schema-registry` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/schema-registry`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/schema-registry/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/schema-registry

---


# Schema-registry Plugin

Command line tool for managing Kafka schema registries.

## Commands

### Operations
- `schema-registry schema register` — register schema via schema-registry
- `schema-registry schema list` — list schema via schema-registry
- `schema-registry schema delete` — delete schema via schema-registry
- `schema-registry compatibility check` — check compatibility via schema-registry

## Usage Examples
- "schema-registry --help"
- "schema-registry <args>"

## Installation

```bash
brew install lensesio/tap/schema-registry
```

## Examples

```bash
schema-registry --version
schema-registry --help
```

## Key Features
- kafka\n- schema-registry\n- messaging

