OSHA compliance reference — workplace safety standards, hazard categories, inspection prep, and recordkeeping. Use when reviewing safety regulations, preparing for audits, or building safety programs.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill osha --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Osha?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-osha)More formats (shields.io, HTML) on the badges page.
---
name: "osha"
version: "1.0.0"
description: "OSHA compliance reference — workplace safety standards, hazard categories, inspection prep, and recordkeeping. Use when reviewing safety regulations, preparing for audits, or building safety programs."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [osha, safety, compliance, workplace, hazard, inspection]
category: "safety"
---
# OSHA — Occupational Safety & Health Reference
Quick-reference skill for OSHA standards, hazard identification, inspection preparation, and safety program development.
## When to Use
- Looking up OSHA standard numbers and requirements
- Preparing for an OSHA inspection or audit
- Identifying workplace hazards and controls
- Setting up injury/illness recordkeeping (300 logs)
- Building a safety training program
## Commands
### `intro`
```bash
scripts/script.sh intro
```
OSHA overview — mission, structure, employer rights and responsibilities.
### `standards`
```bash
scripts/script.sh standards
```
Key OSHA standards by number — General Industry (29 CFR 1910) and Construction (29 CFR 1926).
### `hazards`
```bash
scripts/script.sh hazards
```
Top 10 OSHA violations and common workplace hazard categories.
### `hierarchy`
```bash
scripts/script.sh hierarchy
```
Hierarchy of controls — elimination, substitution, engineering, administrative, PPE.
### `inspection`
```bash
scripts/script.sh inspection
```
OSHA inspection process — what triggers inspections, employer rights, how to prepare.
### `records`
```bash
scripts/script.sh records
```
OSHA recordkeeping — 300/300A/301 forms, what's recordable, posting requirements.
### `training`
```bash
scripts/script.sh training
```
Required OSHA training topics by industry and role.
### `checklist`
```bash
scripts/script.sh checklist
```
Workplace safety assessment checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `OSHA_DIR` | Data directory (default: ~/.osha/) |
---
*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!