← Back to Skills Marketplace
ckchzh

Genai Toolbox

by BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
164
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install genai-toolbox
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Genai Toolbox concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install genai-toolbox
  3. After installation, invoke the skill by name or use /genai-toolbox
  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 genai-toolbox
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Genai Toolbox?

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

How do I install Genai Toolbox?

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

Is Genai Toolbox free?

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

Which platforms does Genai Toolbox support?

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

Who created Genai Toolbox?

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

💬 Comments