proto-gen
CommunityGenerate 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
.protofiles. - 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.