grpcurl-cli
Installation
SKILL.md
grpcurl-cli
Overview
Per
github.com/fullstorydev/grpcurl,
grpcurl can invoke any gRPC method using one of three descriptor
sources (server reflection, .proto source files, or compiled
.protoset files) and emits JSON responses. This skill wraps
grpcurl for: ad-hoc debugging, scriptable smoke tests, and
CI-based contract verification.