pebble-wf-agent-skill
Generate, build, and test Pebble smartwatch watchfaces
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install pebble-wf-agent-skill?โผ
Run `npx skills add priyankark/pebble-wf-agent-skill --all -g -y` in your terminal to install the skill globally.
How to create a Pebble watchface with AI?โผ
Describe the watchface you want in plain English, and the skill designs the layout, writes the C code, builds the PBW file, and verifies it visually in the emulator.
What do I need to run this Pebble watchface skill?โผ
You need Claude Code, the Pebble SDK with QEMU for emulator testing, and Python 3 with Pillow for generating icons and preview GIFs.
Which Pebble platforms are supported?โผ
It supports aplite (black and white), basalt and diorite (color rectangular), and chalk (round color) displays, with screenshots captured for each.
Can I publish the generated watchface to the Rebble store?โผ
Yes. The skill produces a ready-to-install PBW file plus store-ready icons and animated preview GIFs you can upload directly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core