← 返回 Skills 市场
xueyetianya

Sketch Board

作者 bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install sketch-board
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Sketch Board concepts, best practices, and implementation patterns.
安全使用建议
This skill appears safe and coherent: it only prints built-in reference text and doesn’t access the network or ask for secrets. Before installing, you may still (1) verify the GitHub repository and publisher if you want provenance, (2) inspect the script locally or run it in a restricted environment (e.g., container/sandbox) to confirm behavior, and (3) note minor non-security issues such as a version mismatch between metadata (2.0.2) and the script (VERSION="2.0.1"). If you need long-term assurance, check the project’s license and recent commit history on the source repo.
功能分析
Type: OpenClaw Skill Name: sketch-board Version: 2.0.2 The sketch-board skill is a static documentation reference tool. The primary script, scripts/script.sh, contains only hardcoded text output via heredocs for various informational commands (intro, quickstart, etc.) and lacks any functional code for network access, file system modification, or data exfiltration.
能力评估
Purpose & Capability
Name/description describe a documentation/reference helper and the package only includes a SKILL.md and a small shell script that prints static heredoc text. No credentials, external services, or unrelated binaries are requested.
Instruction Scope
SKILL.md instructs the agent to provide plain-text reference output with no network calls or credential use. The shipped script implements those commands and only prints static documentation; it does not read unrelated files, access environment variables, or send data externally.
Install Mechanism
There is no install spec and the skill is instruction-only with a single local script. Nothing is downloaded or extracted at install time, so there is no elevated install risk.
Credentials
The skill declares no required environment variables, no primary credential, and the implementation does not reference env vars or credentials. The scope of access requested is minimal and appropriate for a documentation helper.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modification of other skills' configuration. It does not write config or store tokens.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sketch-board
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sketch-board 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug sketch-board
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Sketch Board 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Sketch Board concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 Sketch Board?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sketch-board」即可一键安装,无需额外配置。

Sketch Board 是免费的吗?

是的,Sketch Board 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sketch Board 支持哪些平台?

Sketch Board 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sketch Board?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。

💬 留言讨论