← Back to Skills Marketplace
xueyetianya

Sketch Board

by bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install sketch-board
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Sketch Board concepts, best practices, and implementation patterns.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sketch-board
  3. After installation, invoke the skill by name or use /sketch-board
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Slug sketch-board
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Sketch Board?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Sketch Board concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.

How do I install Sketch Board?

Run "/install sketch-board" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sketch Board free?

Yes, Sketch Board is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sketch Board support?

Sketch Board is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sketch Board?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.2.

💬 Comments