Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Update description to remove personal references; now fully generic.
What This Skill Does
Controls the Ulanzi TC001 Pixel Clock over its local HTTP API using a Python helper script. Supports reading device status, toggling gadgets like time, weather, and YouTube stats, and adjusting display settings such as brightness, timezone, and scroll speed.
Eliminates the need to open a browser or mobile app to control the clock, making it scriptable and automatable from the terminal.
When to use it
- Turn off the YouTube gadget before a meeting
- Set night mode to dim the clock at 11pm
- Check which gadgets are currently active on the display
- Adjust brightness to 40% for a dark room
- Switch timezone when traveling
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: tc001 turn on night mode starting at 22:00
- 1Reads config.json to get the device IP
- 2Calls the nightmode on command via the helper script
- 3Sets nightstart to 22:00 using the sys field command
- 4Confirms by running status to verify nightmode settings
Night mode enabled, starting at 22:00 as reported in the device status JSON
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.