← Back to Skills Marketplace
bytesagain3

First Aid

by bytesagain3 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
430
Downloads
0
Stars
2
Active Installs
12
Versions
Install in OpenClaw
/install first-aid
Description
First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install first-aid
  3. After installation, invoke the skill by name or use /first-aid
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug first-aid
Version 3.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 12
Frequently Asked Questions

What is First Aid?

First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions. It is an AI Agent Skill for Claude Code / OpenClaw, with 430 downloads so far.

How do I install First Aid?

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

Is First Aid free?

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

Which platforms does First Aid support?

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

Who created First Aid?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v3.0.0.

💬 Comments