Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Search Pebble SDK docs
Activate whenever writing code for Pebble smartwatches, including watchfaces, watchapps, or anything using the Pebble C SDK. Use it before writing any SDK call you aren't 100% certain of — the C API docs are not in your training data.
Base URL: https://developer.rebble.io
The C API lives at /docs/c/ and is organized as:
/docs/c/{Module}/{Submodule}/
Each submodule page contains all functions, types, structs, and enums for that submodule. Symbols are anchor-linked: /docs/c/{Module}/{Submodule}/#{SymbolName}
Always fetch the submodule page, not the symbol anchor directly. The full page contains context about related symbols you'll want.
Foundation/ App/ App_Communication/ App_Glance/ AppMessage/ AppSync/ AppWorker/ DataLogging/ DataStructures/ UUID/ Dictation/ Dictionary/ Event_Service/ AccelerometerService/ AppFocusService/ BatteryStateService/ CompassService/ ConnectionService/ HealthService/ TickTimerService/ Exit_Reason/ Internationalization/ Launch_Reason/ Logging/ Math/
npx skills add mattrossman/forecaswatch2 --skill pebbleHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.