← 返回 Skills 市场
Rfid
作者
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
165
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rfid
功能描述
RFID technology reference — tag types, frequency bands, read ranges, EPC standards, inventory tracking. Use when designing RFID systems, selecting tags/reade...
安全使用建议
This skill appears coherent and benign: it prints RFID reference material via a bundled shell script and asks no secrets or external installs. Before enabling, you may: (1) quickly inspect scripts/script.sh (already included) to confirm there are no unexpected network calls or file writes beyond ~/.rfid, (2) run it in a sandbox or limited account if you want extra assurance, and (3) note that executing any shipped script runs code on your system — review it whenever you install third‑party skills.
功能分析
Type: OpenClaw Skill
Name: rfid
Version: 1.0.0
The 'rfid' skill is a purely informational reference tool providing data on RFID technology, standards, and applications. The core logic in `scripts/script.sh` consists entirely of static text output via heredocs, with no network activity, file system modifications, or suspicious command execution.
能力评估
Purpose & Capability
The name/description (RFID reference) match the provided files: SKILL.md documents use-cases and the included scripts/script.sh provides command entry points that print RFID reference material. There are no unrelated credentials, binaries, or cloud integrations requested.
Instruction Scope
SKILL.md instructs the agent to run local script commands (e.g., scripts/script.sh intro). The instructions do not ask the agent to read unrelated system files, exfiltrate data, or call external endpoints. The only configuration mentioned is RFID_DIR (default ~/.rfid/), which is reasonable for a local data directory.
Install Mechanism
There is no install spec or external downloads; the skill is instruction-only plus a bundled shell script. That means code execution will be local (the provided script), which is expected for this type of skill and avoids network-based install risks.
Credentials
The skill declares no required environment variables or credentials. The referenced RFID_DIR (default ~/.rfid/) is a proportionate local configuration path for storing documentation or small caches if the script uses it.
Persistence & Privilege
always is false and the skill does not request elevated or permanent agent privileges. It may create or use a local ~/.rfid directory (per SKILL.md), which is reasonable for a reference/utility skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rfid - 安装完成后,直接呼叫该 Skill 的名称或使用
/rfid触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Rfid 是什么?
RFID technology reference — tag types, frequency bands, read ranges, EPC standards, inventory tracking. Use when designing RFID systems, selecting tags/reade... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 Rfid?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rfid」即可一键安装,无需额外配置。
Rfid 是免费的吗?
是的,Rfid 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rfid 支持哪些平台?
Rfid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rfid?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。
推荐 Skills