A comprehensive command-line tool for sending notifications and managing LaMetric TIME/SKY smart displays.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lametric-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install lametric-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The LaMetric CLI provides a professional interface for interacting with LaMetric smart hardware directly from the terminal. As a versatile addition to your Openclaw Skills library, it allows developers to automate physical notifications, control device settings, and stream custom content. Whether you are monitoring server health or managing your daily schedule, this skill transforms your smart display into a programmable dashboard that integrates seamlessly into your existing development environment.
Install the tool using Homebrew or the Go package manager:
# Homebrew (macOS/Linux)
brew install dedene/tap/lametric
# Or Go install
go install github.com/dedene/lametric-cli/cmd/lametric@latest
Configure your device by running the setup wizard or setting environment variables:
# Run interactive setup
lametric setup
# Or configure manually
export LAMETRIC_API_KEY=your-api-key
export LAMETRIC_DEVICE=192.168.1.100
The skill utilizes a local configuration file and supports structured data outputs for pipeline integration.
| Component | Description |
|---|---|
| Config Path | ~/.config/lametric-cli/config.yaml stores device profiles and keys |
| Output Formats | Supports JSON (--json) and TSV (--plain) for scripting |
| Visual Assets | Built-in support for hundreds of LaMetric icons and audio alerts |
| Input Streams | Accepts stdin for dynamic notification content and raw video for streaming |
Loading
A command-line interface for querying Belgian railway data, including live departures, connections, and service disruptions via the iRail API.

A zero-cost neural search and autonomous deep research skill for AI agents that operates without API keys via the Exa MCP.

A comprehensive CLI tool for querying real-time event probabilities and market data from Polymarket.

A specialized tool for forwarding Feishu thread-level topics to users, groups, or other threads via the Feishu Open API.

A comprehensive command-line interface for the StrawPoll API v3 that enables the creation and management of multiple-choice, meeting, and ranking polls.

An AI agent skill that enables participation in the Clawracle decentralized oracle network on Monad to earn tokens for data resolution.








































