Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
geyang avatar

Geyang Params Proto

  • 18 repo stars
  • Updated February 5, 2026
  • geyang/params-proto

geyang-params-proto is a Claude Code plugin that provides params_proto decorators for declarative shell argument passing.

About

geyang-params-proto packages params_proto, a set of decorators that make shell argument passing declarative instead of hand-rolled argparse or manual flag parsing. developers shipping CLIs, automation scripts, or agent-invoked shell tools install it during build when Claude keeps rewriting brittle argument boilerplate. The plugin keywords—configuration, generation, management, params, proto—point to a small development utility rather than a full application framework. Use it when you want one consistent pattern for defining flags and positional args that both you and the agent can extend safely. Complexity is intermediate if you are new to Python decorators or your stack’s CLI conventions. It does not replace deployment or testing plugins; it tightens how commands expose parameters. The catalog lists one community plugin with roughly 18 GitHub stars at ingest time.

  • params_proto decorator collection for declarative shell argument passing
  • Focus on configuration, generation, and management of CLI params
  • Skills-oriented packaging for Claude Code plugin workflows
  • 1-plugin bundle from geyang/params-proto

Geyang Params Proto by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install geyang-params-proto@geyang/params-proto

Add your badge

Show developers this plugin is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars18
Last updatedFebruary 5, 2026
Repositorygeyang/params-proto

What it does

Declare shell and CLI argument passing with params_proto decorators so agent-generated scripts stay consistent and typed.

Who is it for?

Best when you're creating Python CLIs or shell wrappers and want decorators instead of repetitive manual argument code.

Skip if: Pure frontend or no-CLI projects that never invoke shell commands from the repo.

What you get

CLI and shell entrypoints gain a single declarative params_proto pattern that is easier to extend and review.

  • Declarative CLI or shell argument definitions
  • Reduced boilerplate in command entrypoints

By the numbers

  • 1 plugin in bundle
  • Repository geyang/params-proto
  • Described as params_proto decorator collection

Recommended Plugins

How it compares

CLI parameter decorator toolkit, not a plugin marketplace or spec-planning framework.

FAQ

Who is Geyang Params Proto for?

Developers and agent users who maintain shell or Python CLIs and want params_proto-style declarative arguments.

When should I use Geyang Params Proto?

Use it while building command-line tools, automation scripts, or backend jobs where argument schemas change often.

How do I add Geyang Params Proto to my agent?

Add the geyang/params-proto Claude Code plugin from the repository, install the params_proto dependency per repo docs, and reference it when generating or refactoring CLI entrypoints.

Development Toolsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.