Communityv1.0.3

TRMNL Display

Generate content for TRMNL e-ink display devices using the TRMNL CSS framework and send via the trmnl CLI. Use when the user wants to display information on their TRMNL device, send messages to an e-ink display, create dashboard content, show notifications, or update their terminal display. Supports rich layouts with the TRMNL framework (flexbox, grid, tables, progress bars, typography utilities).

3.3kdownloads2starspeetzweg/
View on ClawHubBack to Skills

Skill Details

Slug
trmnl
Latest Version
1.0.3
Author
peetzweg/
Published
Jan 31, 2026
Updated
May 17, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for TRMNL Display.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

- Major update: Now uses the trmnl CLI for sending content, replacing previous curl/script-based workflow. - Updated setup instructions: Install and configure `trmnl-cli` with plugin management commands and device validation. - Removed references to scripts/check_payload.py and the environment variable-based workflow. - Simplified content sending steps and validation using `trmnl send` and `trmnl validate`. - Documentation reorganized for clarity, including new troubleshooting and best practice sections. - SKILL.md content now reflects all current CLI commands and omits obsolete script references.