
from holoclawd-open-firmware18
Run a HoloCube-focused Pomodoro app with live water/exercise/focus/pills trackers; control sessions via the included example script and terminal commands.
This skill provides a Pomodoro “OS” layout and runtime controls for the HoloCube device. It includes a tracker bar (water/exercise/focus counts), a centered task label/timer, and a lobster mascot UI. The repo supplies an example script (examples/pomodoro.py) that runs the Pomodoro loop and accepts live tracker commands over the device connection.
Use this skill when you have a HoloCube device (or compatible firmware) and want a compact, physical Pomodoro + habit-tracking UI. It is ideal for tactile, offline productivity setups where you want to increment counters by keypresses, receive visual break confetti, or integrate simple REST draw commands for display updates.
Best used with local Python-capable agents or CLIs that can run uv scripts (Python 3.10+). Integrations: OpenClaw/uv runner, Python automation agents, and any tool that can call the REST draw API to update the HoloCube display.
HoloCube is a Pomodoro + tracker skill for a specific hardware device (HoloCube). No bundled scripts — all implementation lives in an external GitHub repo. SKILL.md is well-documented with clear usage instructions, CLI flags, and live tracker commands. Purely instructional with no executable code to audit. Niche audience limited to HoloCube hardware owners.
No scripts to execute or analyze — purely a documentation/instructional skill. Security score based on static analysis of SKILL.md only. The skill instructs cloning an external repo which carries inherent trust assumptions but no explicit security concerns.