LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: protobuf

Browse skills that share this tag.

  • newm-chain-grpc - Interact with NEWM Chain gRPC endpoints using grpcurl
    newm-chaingrpcgrpcurlprotobuf

    ★ 16 · Updated 2026-09-22

    Call, inspect, and troubleshoot newm-chain gRPC endpoints using grpcurl for UTXO queries, stream monitoring, transaction building, and submission.

    ⚙ Discover API from proto definitions⚙ Inspect request and response templates⚙ Invoke unary gRPC methods
  • code-gen - Generate project JSON schemas and OpenAPI specs
    code-generationjson-schemaopenapiprotobuf

    ★ 1 · Updated 2026-09-16

    Regenerates JSON schemas, OpenAPI specs, and protobuf bindings for project dataset manifests and APIs.

    ⚙ Regenerate all schemas and specs⚙ Generate common dataset manifest schema⚙ Generate derived dataset manifest schema
  • protobuf-grpc-reverse-engineering - Recover unknown Protobuf and gRPC message structures
    protobufgrpcreverse-engineeringgrpc-web

    ★ 0 · Updated 2026-09-15

    Recover and validate unknown Protobuf, gRPC, and gRPC-Web message structures from captures, assets, binaries, or traces.

    ⚙ Strip gRPC transport framing⚙ Decode raw Protobuf payloads⚙ Infer provisional proto definitions
  • grpc-best-practices - gRPC Best Practices
    grpcprotobufbufstreaming

    ★ 0 · Updated 2026-09-10

    Provides gRPC design patterns including protobuf well-known types, streaming, deadlines, and status codes.

    ⚙ Version proto files with Buf⚙ Use protobuf well known types⚙ Set deadlines and propagate context
  • Tonic gRPC - gRPC framework standards and examples for Rust using Tonic
    rusttonicgrpcprotobuf

    ★ 602 · Updated 2026-09-09

    gRPC framework for Rust built on Tokio and Tower.

    ⚙ Compile Protobuf files into Rust⚙ Implement gRPC servers and clients⚙ Handle gRPC streaming communication
  • Tonic gRPC - Rust gRPC Framework with Tonic
    rustgrpcprotobufrpc

    ★ 18 · Updated 2026-03-19

    Build gRPC services and clients in Rust using Tokio and Tower

    ⚙ define services⚙ compile proto files⚙ implement servers
  • protobuf-go-ts-schema-exchange - Schema-first workflow for sharing protobuf payloads between Go and TypeScript
    protobufschemacode-generationgo

    ★ 3 · Updated 2026-02-13

    Exchange protobuf-defined payloads between Go and TypeScript using JSON transport with Buf codegen, protojson, and @bufbuild/protobuf.

    ⚙ define protobuf schema⚙ configure Buf v2 generation⚙ generate Go and TypeScript code
  • aip - Google API Improvement Proposals (AIP) Reference
    API designGoogle standardsprotobufdocumentation

    ★ 261 · Updated 2026-02-11

    Fetches relevant AIP rules for API design and review tasks

    ⚙ fetch AIP rules⚙ browse AIP index⚙ identify relevant AIPs