返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
v

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,759
下载量
0
收藏
概述
安装方式
版本历史

vestaboard

# Vestaboard ## Security - Require a token via environment variables (never inline keys in prompts, logs, or commits). - Preferred: `VESTABOARD_TOKEN` - Optional legacy fallback: `VESTABOARD_RW_KEY` ## Constraints - Flagship Vestaboard layout is **6 rows x 22 cols**. - Text input is formatted to 6x22 by default (uppercase + word wrap; truncates overflow). ## Quick usage (local CLI) ```bash # from repo root npm install # Preview formatting only node scripts/vb.js preview "Hello from Quarterbridge Farm" # Read current message (JSON) node scripts/vb.js read # Write text node scripts/vb.js write "EGGS READY" # Write a numeric layout (6x22 array of character codes) node scripts/vb.js write-layout content/layouts/forest-depth.json ``` ## Sample content - Numeric layouts live in `content/layouts/*.json` - Human review previews live in `content/previews/*.md`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 vestaboard-1776372377 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 vestaboard-1776372377 技能

通过命令行安装

skillhub install vestaboard-1776372377

下载 Zip 包

⬇ 下载 vestaboard v1.0.0

文件大小: 8.18 KB | 发布时间: 2026-4-17 14:27

v1.0.0 最新 2026-4-17 14:27
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.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部