First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill first-aid --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of First Aid?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-first-aid)More formats (shields.io, HTML) on the badges page.
---
name: "first-aid"
version: "3.0.0"
description: "First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions."
author: "BytesAgain"
homepage: "https://bytesagain.com"
---
# first-aid
First aid reference guide with emergency procedures and kit checklists. Use when looking up first aid instructions.
## Commands
### `guide`
```bash
scripts/script.sh guide <condition>
```
### `emergency`
```bash
scripts/script.sh emergency
```
### `kit`
```bash
scripts/script.sh kit
```
### `list`
```bash
scripts/script.sh list
```
### `search`
```bash
scripts/script.sh search <keyword>
```
### `quiz`
```bash
scripts/script.sh quiz
```
## Data Storage
Data stored in `~/.local/share/first-aid/`.
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!