← 返回 Skills 市场
xueyetianya

Gpio

作者 bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install gpio
功能描述
gpio reference tool
使用说明 (SKILL.md)

Gpio

gpio reference tool. No API keys or credentials required — outputs reference documentation only.

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 only print static reference documentation and does not request credentials or perform network access. If you have strict security policies, review scripts/script.sh before allowing execution (it runs as the invoking user). Otherwise it is low-risk: no installs, no secrets, and no external endpoints. If you want extra assurance, run the script in a sandbox or inspect the file contents locally before use.
功能分析
Type: OpenClaw Skill Name: gpio Version: 2.0.2 The 'gpio' skill bundle is a static reference tool that provides documentation on GPIO concepts and best practices. The implementation in `scripts/script.sh` consists entirely of heredoc strings containing plain-text information, with no network access, file system modifications, or sensitive data handling.
能力评估
Purpose & Capability
The name/description claim a gpio reference tool and all provided artifacts (SKILL.md and scripts/script.sh) only produce reference text. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md explicitly states outputs are heredocs with no network calls or credentials; the provided shell script implements that behavior and does not read files, env vars, or send data externally. Commands are limited to printing documentation.
Install Mechanism
No install specification is provided (instruction-only). A single included shell script is present; it is static and prints documentation. There is no download-from-URL, package install, or archive extraction.
Credentials
The skill requests no environment variables, no credentials, and does not reference config paths. The script does not access secrets or external services.
Persistence & Privilege
The skill does not request always:true and uses normal invocation. It does not modify other skills or system configuration; its footprint is limited to the provided script executed when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gpio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gpio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug gpio
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Gpio 是什么?

gpio reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 Gpio?

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

Gpio 是免费的吗?

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

Gpio 支持哪些平台?

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

谁开发了 Gpio?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。

💬 留言讨论