wk-env
Installation
SKILL.md
Env
Diagnose and report environment variable availability before skill execution.
Invocation modes:
| Mode | Trigger |
|---|---|
| Auto | PreToolUse hook fires before any Skill tool call; checks env-vars: declared in the target skill's frontmatter |
Manual (/wk-env) |
Full env report for the current session |
Manual (/wk-env <skill-name>) |
Report for vars declared by a specific skill |
Manual (/wk-env --check VAR1 VAR2) |
Check a specific list of vars |