Communityv1.0.0

Vestaboard

Read and write messages on a Vestaboard using the Vestaboard Cloud API (cloud.vestaboard.com) and optional legacy RW endpoint. Use when asked to display text on a Vestaboard, update a sign/board, show a short status message, render simple pixel-art using color/filled character codes, or retrieve the current board message.

2.2kdownloads1active installsSeidProjects
View on ClawHubBack to Skills

Skill Details

Slug
vestaboard
Latest Version
1.0.0
Author
SeidProjects
Published
Feb 2, 2026
Updated
May 17, 2026
Total Versions
1

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 Vestaboard.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the Vestaboard skill. - Read and write messages to a Vestaboard using the Vestaboard Cloud API or legacy RW endpoint. - Supports displaying text, updating messages, showing short status, simple color pixel-art, and reading current board state. - Requires secure token via environment variables (`VESTABOARD_TOKEN`, optional legacy `VESTABOARD_RW_KEY`). - Automatically formats text input for Vestaboard’s 6x22 layout (uppercase, word wrap, truncates overflow). - Includes CLI tools for previewing, reading, and writing board content.