← 返回 Skills 市场
bytesagain3

First Aid

作者 bytesagain3 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ 安全检测通过
430
总下载
0
收藏
2
当前安装
12
版本数
在 OpenClaw 中安装
/install first-aid
功能描述
First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions.
使用说明 (SKILL.md)

first-aid

First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions.

Commands

guide

scripts/script.sh guide \x3Ccondition>

emergency

scripts/script.sh emergency

kit

scripts/script.sh kit

list

scripts/script.sh list

search

scripts/script.sh search \x3Ckeyword>

quiz

scripts/script.sh quiz

Data Storage

Data stored in ~/.local/share/first-aid/.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a simple, local first-aid reference implemented as a small shell script. If you plan to install/use it: (1) confirm you are comfortable with it creating ~/.local/share/first-aid (it stores any data there); (2) review scripts/script.sh yourself (it's short and contains only printed text and a mkdir); (3) if you want stronger assurance, verify the author/homepage (bytesagain.com) or run the script in a restricted environment. There is no evidence of network activity or credential access in the provided files.
功能分析
Type: OpenClaw Skill Name: first-aid Version: 3.0.0 The skill bundle is a straightforward first-aid reference tool. The shell script `scripts/script.sh` only provides hardcoded text responses for various medical conditions and kit checklists, with no network activity, sensitive file access, or complex execution logic. While there is a large block of empty comments in the script, no malicious code or prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description (first aid reference) align with what is provided: a local script offering guides, emergency numbers, kit checklists and a quiz. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md directs the agent to run the included scripts/script.sh commands. The script only prints canned guidance and creates a data directory at ~/.local/share/first-aid; it does not read other files, access network endpoints, or exfiltrate data. Note: it creates/uses a directory in the user's home for storage.
Install Mechanism
No install spec — instruction-only with a bundled script. Nothing is downloaded or extracted from external URLs.
Credentials
No environment variables, credentials, or config paths are required beyond using $HOME for the data directory, which is appropriate for local data storage.
Persistence & Privilege
always:false and default invocation settings. The skill only creates its own data directory and does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install first-aid
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /first-aid 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
v3.0.0: Complete rewrite with real functionality.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
- Initial release of the First Aid Guide skill. - Covers emergency topics: burns, wound care, choking response, CPR, and first aid kits. - Includes quick reference table and easy command-based navigation. - Bilingual support: content in both English and Chinese for accessibility.
元数据
Slug first-aid
版本 3.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 12
常见问题

First Aid 是什么?

First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。

如何安装 First Aid?

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

First Aid 是免费的吗?

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

First Aid 支持哪些平台?

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

谁开发了 First Aid?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v3.0.0。

💬 留言讨论