pebble-watchface

Generate, package, and validate Pebble watchfaces as PBW files in QEMU.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/amitkot/glyph-dial --skill pebble-watchface
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pebble-watchface
Source: https://github.com/amitkot/glyph-dial/tree/main/.agents/skills/pebble-watchface
Command: npx skills add https://github.com/amitkot/glyph-dial --skill pebble-watchface

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) components.

What problem does it solve?

Generate complete Pebble smartwatch watchfaces, build PBW artifacts, and test in QEMU emulator. Use when creating watchfaces, Pebble apps, animated displays, clock faces. Produces ready-to-install PBW files and runs them in emulator.

Core Features & Use Cases

  • End-to-end watchface generation, packaging into PBW, and validation via QEMU.
  • Supports animated and static watchfaces for Emery platform, with clear build/test steps.
  • Optional assets generation, including screenshots and GIFs, and optional publishing to Pebble App Store.

Quick Start

Provide your watchface requirements and instruct the tool to generate, build, and validate a PBW in QEMU for the Emery platform.

Frequently Asked Questions about pebble-watchface

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and test a Pebble watchface for the Emery platform?

To build and test a Pebble watchface for the Emery platform, you can automate the end-to-end creation, packaging into a PBW file, and validation by running the artifact in the QEMU emulator.

Can I automate generating screenshots and publishing my Pebble watchface?

Yes, you can automate generating screenshots and publishing your Pebble watchface. The workflow includes optional steps for asset generation, like screenshots and GIFs, and optional publishing to the Pebble App Store.

What is the workflow for creating animated Pebble watchfaces?

The workflow for creating animated Pebble watchfaces involves a guided process covering research, design, implementation, building the PBW artifact, testing in QEMU, and optional asset generation.

Do I need the Pillow dependency to develop Pebble watchfaces?

You need the Pillow dependency to develop Pebble watchfaces when utilizing the optional asset generation steps, which produce screenshots and GIFs for your watchface.

How does QEMU validate a PBW watchface file?

QEMU validates a PBW watchface file by running the packaged artifact in an emulator environment, allowing you to test both animated and static displays before installation.