Manages Protocol Buffer schema evolution using buf CLI with breaking change detection and Confluent Schema Registry integration. Enforces buf lint rules and generates gRPC service stubs via protoc-gen-go and protoc-gen-grpc-web.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill protobuf-schema-registry-manager --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Protobuf Schema Registry Manager?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-protobuf-schema-registry-manager)More formats (shields.io, HTML) on the badges page.
---
name: "Protobuf Schema Registry Manager"
slug: "protobuf-schema-registry-manager"
description: "Manages Protocol Buffer schema evolution using buf CLI with breaking change detection and Confluent Schema Registry integration. Enforces buf lint rules and generates gRPC service stubs via protoc-gen-go and protoc-gen-grpc-web."
github_stars: 11051
verification: "security_reviewed"
source: "https://github.com/bufbuild/buf"
author: "Buf"
category: "Library & API Reference"
framework: "Codex"
tool_ecosystem:
github_repo: "bufbuild/buf"
github_stars: 11051
npm_package: "@bufbuild/buf"
npm_weekly_downloads: 1424221
---
# Protobuf Schema Registry Manager
Manages Protocol Buffer schema evolution using buf CLI with breaking change detection and Confluent Schema Registry integration. Enforces buf lint rules and generates gRPC service stubs via protoc-gen-go and protoc-gen-grpc-web.
## Prerequisites
Buf CLI, Protobuf
## Installation
Use the upstream install or setup path that matches your environment:
- brew install bufbuild/buf/buf
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/bufbuild/buf)
- Other supported installation methods include [npm], [Windows], [Docker], [binary downloads], [tarballs], [source builds], and [minisign verification][verifying]. See the [installation docs][install] for the full list.
- [docker]: https://buf.build/docs/cli/installation/#docker
Basic usage or getting-started notes:
- sh
- Initialize a workspace and run the checks you should expect every Protobuf repository to pass:
- buf config init
- Source: https://github.com/bufbuild/buf
- Extracted from upstream docs: https://raw.githubusercontent.com/bufbuild/buf/HEAD/README.md
## Documentation
- https://buf.build/docs/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/protobuf-schema-registry-manager/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!