Skip to main content
Run any Skill in Manus
with one click

go-goose

Stars10
Forks1
UpdatedJune 25, 2026 at 07:30

Build HTTP/REST services from .proto files using the goose library. Use this skill whenever the user wants to: - Create a protobuf-based HTTP API in Go - Generate server/client code from .proto files - Use goose middleware (accesslog, basicauth, jwtauth, recovery, timeout, limiter, etc.) - Build REST endpoints with path parameters, query strings, or request bodies - Handle file uploads via multipart/form-data with google.api.HttpBody or google.rpc.HttpRequest - Work with the protoc-gen-goose plugin This skill covers the complete workflow: writing proto definitions, generating code, implementing services, adding middleware, and running tests.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly