osha
# 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*
标签
skill
ai