← Back to Skills Marketplace
ckchzh

Gallery

by BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
175
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install gallery
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gallery concepts, best practices, and implementation patterns.
README (SKILL.md)

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

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet 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 | [email protected]

Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: gallery Version: 2.0.1 The 'gallery' skill is a static documentation reference tool. The implementation in 'scripts/script.sh' consists entirely of bash heredocs that output plain-text documentation to the console, with no network activity, file system modifications, or access to sensitive environment variables. The 'SKILL.md' instructions accurately reflect the tool's purpose and contain no malicious prompt injection attempts.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gallery
  3. After installation, invoke the skill by name or use /gallery
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Slug gallery
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Gallery?

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

How do I install Gallery?

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

Is Gallery free?

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

Which platforms does Gallery support?

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

Who created Gallery?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.1.

💬 Comments