skills/protos/SKILL.md
Use when searching, finding, looking up, querying, browsing, discovering, or inspecting protocol buffer definitions, proto messages, services, enums, or fields via a proto search CLI.
npx skillsauth add abhiroopb/synthetic-mind protosInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
STOP — Before proceeding, verify the proto search CLI is available by running proto-cli --help. If not found, stop and tell the user to install it.
A centralized repository of all protocol buffer services, messages, enums, and subfields is maintained in a shared API. The proto search CLI is used to interact with this API from the command line.
When you're asked to enumerate protocol buffers or find a model or search for models, you can use this skill to enhance or augment your capabilities. Some protobufs are not defined in the monorepo the user is currently working in. You might find --json output easier to work with as an agent.
All commands accept the following options:
-l, --limit <n>: Limit the number of results returned.-j, --json: Output results in JSON format.proto-cli search tax
proto-cli get com.example.api.v4.Tax
proto-cli search --root com.example.api.v4.Tax name
testing
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.