proto-gen

Community

Generate C++ and Python code from Protobuf definitions.

AuthorAlexandrePrevot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the boilerplate work of turning Protocol Buffer (.proto) definitions into ready-to-use C++ and Python code, keeping services and messages in sync with your proto files.

Core Features & Use Cases

  • Code generation for C++: Generate service stubs and message classes from .proto files.
  • Code generation for Python: Produce Python gRPC stubs and message types from proto definitions.
  • Regeneration on changes: Re-run code generation when proto files are updated to keep generated code current.

Quick Start

Ensure ORDER_PARSER_PROCESSOR_ROOT is set and your .proto files live under ORDER_PARSER_PROCESSOR_ROOT/proto. Then run this skill to generate C++ and Python code into the generated/ directories. For a quick start, target the proto files in proto/services/ and proto/messages/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: proto-gen
Download link: https://github.com/AlexandrePrevot/OrderParserProcessor/archive/main.zip#proto-gen

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.