← Back to Skills Marketplace
xueyetianya

Gpio

by bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
196
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install gpio
Description
gpio reference tool
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gpio
  3. After installation, invoke the skill by name or use /gpio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
Metadata
Slug gpio
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Gpio?

gpio reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.

How do I install Gpio?

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

Is Gpio free?

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

Which platforms does Gpio support?

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

Who created Gpio?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.2.

💬 Comments