Gallery

v2.0.1

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gallery concepts, best practices, and implementation patterns.

0· 174·1 current·1 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ckchzh/gallery.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Gallery" (ckchzh/gallery) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/gallery
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install gallery

ClawHub CLI

Package manager switcher

npx clawhub@latest install gallery
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Gallery reference for devtools) matches the contents: SKILL.md and the included script produce static reference text. No unrelated capabilities (cloud access, secrets) are requested.
Instruction Scope
SKILL.md explicitly states output is via heredoc with no external API calls or network access. The runtime script only emits built-in documentation text and does not read files, credentials, or unexpected system paths.
Install Mechanism
There is no install spec (instruction-only skill). One included shell script is harmless: it prints embedded docs and has no download/extract behavior.
Credentials
No environment variables, credentials, or config paths are declared or used. The script does not reference secrets or external tokens.
Persistence & Privilege
The skill is not always-enabled, does not request persistent presence, and does not modify other skills or system-wide configurations.
Assessment
This skill is a simple, local reference that outputs static documentation—no network calls or credentials are involved. If you plan to run the included script locally, you can inspect it (it is short and human-readable) before executing. As a precaution: run it with non-elevated privileges, and verify you trust the publisher (BytesAgain) if you plan to install or distribute the script in shared environments.

Like a lobster shell, security has layers — review code before you run it.

latestvk97a3na2n52x8n0y3t8aaypen983h8ct
174downloads
0stars
3versions
Updated 1mo ago
v2.0.1
MIT-0

Gallery

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gallery concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...