Protocol Buffer Schema Generator
Infers Protocol Buffer (.proto) definitions from JSON samples using protobuf-compiler and grpcio-tools. Generates proto3 schemas with nested message types, enums, and gRPC service stubs.
What it does
Protocol Buffer Schema Generator
Infers Protocol Buffer (.proto) definitions from JSON samples using protobuf-compiler and grpcio-tools. Generates proto3 schemas with nested message types, enums, and gRPC service stubs.
Installation
Requirements and caveats from upstream:
- load("@rules_python//python:repositories.bzl", "py_repositories")
- | Python | python |
Basic usage or getting-started notes:
- protobuf, you need to install the protocol compiler (used to compile .proto
-
The best way to learn how to use protobuf is to follow the [tutorials in our
-
Extracted from upstream docs: https://raw.githubusercontent.com/protocolbuffers/protobuf/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (864 chars)