← 返回 Skills 市场
ckchzh

Gallery

作者 BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install gallery
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gallery concepts, best practices, and implementation patterns.
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gallery
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gallery 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug gallery
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Gallery 是什么?

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

如何安装 Gallery?

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

Gallery 是免费的吗?

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

Gallery 支持哪些平台?

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

谁开发了 Gallery?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.1。

💬 留言讨论