← 返回 Skills 市场
ckchzh

Gpu Helper

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

Gpu Helper

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for GPU Helper 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 coherent and low-risk: it only outputs static reference text and asks for no credentials or network access. If you plan to install or run it, review the small shell script (scripts/script.sh) yourself — running shell scripts executes code on your machine. The only issues found are minor (version mismatch between metadata and the script, and a help text quoting choice that prevents $VERSION expansion). If you don't trust the BytesAgain source, run it in a sandbox or inspect/execute the script manually rather than granting it broad execution rights in an automated environment.
功能分析
Type: OpenClaw Skill Name: gpu-helper Version: 2.0.3 The gpu-helper skill is a static documentation reference tool. The primary script (scripts/script.sh) uses heredocs to output plain-text information regarding devtools patterns and best practices, with no network activity, file system modifications, or credential access. All logic is transparent and aligns with the stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description match the actual files and behavior: this is a documentation/reference skill for GPU Helper. It does not request credentials, binaries, or config paths that would be unrelated to a reference tool.
Instruction Scope
SKILL.md explicitly states no external API calls or network access; the bundled script only prints heredoc documentation and does not read external files, environment credentials, or perform network operations. Note: there is a minor internal inconsistency (script VERSION is 2.0.2 while skill metadata is 2.0.3) and the help heredoc is quoted such that $VERSION will not expand; these are correctness issues, not security concerns.
Install Mechanism
No install spec is provided and no external downloads or package installs are required. The skill is instruction-only with a small bundled shell script — low install risk.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not reference secrets or external credentials. Requested environment access is proportional (none) to the stated purpose.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent or elevated privileges and does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gpu-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gpu-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
publish v2.0.0
元数据
Slug gpu-helper
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Gpu Helper 是什么?

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

如何安装 Gpu Helper?

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

Gpu Helper 是免费的吗?

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

Gpu Helper 支持哪些平台?

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

谁开发了 Gpu Helper?

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

💬 留言讨论