返回顶部
v

vestaboardVestaboard读写

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,770
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

vestaboard

Vestaboard

安全性

  • - 通过环境变量要求提供令牌(切勿在提示词、日志或提交中内联密钥)。
- 推荐使用:VESTABOARD_TOKEN - 可选的旧版回退:VESTABOARDRWKEY

限制条件

  • - 旗舰版Vestaboard布局为 6行 x 22列
  • 文本输入默认格式化为6x22(大写字母 + 自动换行;超出部分截断)。

快速使用(本地命令行)

bash

从仓库根目录


npm install

仅预览格式

node scripts/vb.js preview 来自Quarterbridge农场的问候

读取当前消息(JSON格式)

node scripts/vb.js read

写入文本

node scripts/vb.js write 鸡蛋已准备好

写入数字布局(6x22字符代码数组)

node scripts/vb.js write-layout content/layouts/forest-depth.json

示例内容

  • - 数字布局文件位于 content/layouts/.json
  • 人工审查预览文件位于 content/previews/.md

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 vestaboard-1776372377 技能

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

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

通过命令行安装

skillhub install vestaboard-1776372377

下载

⬇ 下载 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
返回顶部