← Back to Skills Marketplace
Osha
by
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
151
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install osha
Description
OSHA compliance reference — workplace safety standards, hazard categories, inspection prep, and recordkeeping. Use when reviewing safety regulations, prepari...
Usage Guidance
This skill is coherent and appears safe: it runs a bundled shell script that prints OSHA guidance and does not access network resources or secrets. Before installing, consider: (1) this is informational only and not legal advice — verify against official OSHA sources for regulatory decisions; (2) the SKILL.md mentions an OSHA_DIR config that the script doesn't use—if you expect the skill to read/write local data, review/modify the script accordingly; (3) periodically review the included script for changes (to ensure no future network or credential access is added).
Capability Analysis
Type: OpenClaw Skill
Name: osha
Version: 1.0.0
The 'osha' skill is a straightforward reference tool for OSHA workplace safety standards. The shell script (scripts/script.sh) contains only static text output providing information on regulations, hazard categories, and inspection procedures, with no network activity, file system modifications, or suspicious execution logic.
Capability Assessment
Purpose & Capability
Name/description are OSHA reference and the skill only contains commands that print OSHA guidance. There are no extraneous credentials, binaries, or config paths requested that would be unrelated to a compliance reference.
Instruction Scope
SKILL.md instructs the agent to execute the included scripts/script.sh commands (intro, standards, hazards, etc.). The script outputs static help text and does not read unrelated files, access network endpoints, or reference secrets. The documented configuration variable OSHA_DIR is noted in SKILL.md but the provided script does not appear to use it — this is a minor documentation mismatch, not a scope creep.
Install Mechanism
No install spec is present (instruction-only with an included script). Nothing is downloaded or written to disk at install time beyond the provided file set.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request or access secrets and its behavior is limited to local printing of reference content.
Persistence & Privilege
always is false and the skill does not request permanent presence or attempt to modify other skills or system settings. It runs on user invocation and can be autonomously invoked per platform defaults (normal for skills).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install osha - After installation, invoke the skill by name or use
/osha - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Osha?
OSHA compliance reference — workplace safety standards, hazard categories, inspection prep, and recordkeeping. Use when reviewing safety regulations, prepari... It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Osha?
Run "/install osha" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Osha free?
Yes, Osha is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Osha support?
Osha is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Osha?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.
More Skills