← 返回 Skills 市场
ckchzh

Genai Toolbox

作者 BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
164
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install genai-toolbox
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Genai Toolbox concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Genai Toolbox

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Genai Toolbox 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 appears to be a simple local reference tool and is coherent with its description. If you plan to install/use it: 1) review or run the script in a safe environment to confirm behavior (it only prints static docs), 2) note the minor version/help-output bug (help may show '$VERSION'), and 3) confirm you install it from the cited repository/homepage if you require provenance. No credentials or network access are required, and there are no other red flags.
功能分析
Type: OpenClaw Skill Name: genai-toolbox Version: 2.0.1 The genai-toolbox skill bundle is a static documentation reference tool. The primary script (scripts/script.sh) only outputs plain-text information using heredocs and contains no network requests, file system modifications, or credential harvesting logic. The SKILL.md instructions are consistent with the code and do not contain any prompt injection or malicious directives.
能力评估
Purpose & Capability
Name/description (reference devtools/genai toolbox docs) match the included assets. The only shipped code is a small shell script that prints reference text—this aligns with a lookup/cheatsheet tool. Minor discrepancy: registry metadata/version is 2.0.1 while the script sets VERSION="2.0.0" (likely a packaging/versioning oversight, not a security issue).
Instruction Scope
SKILL.md explicitly states 'No external API calls, no credentials needed, no network access' and the script's commands are all heredoc static text outputs. The script does not read environment variables or filesystem paths beyond normal execution. Note: the help heredoc is single-quoted and contains $VERSION, so the displayed help will literally show '$VERSION' rather than the actual version—this is a functionality bug but not a security concern.
Install Mechanism
No install specification (instruction-only) and the only code present is a small bash script. No downloads or archive extraction are performed. This is low-risk from an install mechanism perspective.
Credentials
The skill declares no required environment variables, no credentials, and the script doesn't access or require secrets. Requested privileges are proportional to a local documentation tool.
Persistence & Privilege
always:false (not forced into every agent session) and default model invocation permitted. The skill does not attempt to modify other skills, write persistent config, or gain elevated system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install genai-toolbox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /genai-toolbox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug genai-toolbox
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Genai Toolbox 是什么?

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

如何安装 Genai Toolbox?

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

Genai Toolbox 是免费的吗?

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

Genai Toolbox 支持哪些平台?

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

谁开发了 Genai Toolbox?

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

💬 留言讨论