help · git:20260806.09242eb · 2026-08-06 · sha256 96c897b060f1ee7f
help git:20260806.09242ebA
Immutable. This exact content is served forever at /api/v1/blob/96c897b060f1ee7f.
--- name: help description: Use when asked what the capstone plugin can do - prints the usage block. --- # Capstone: help Run exactly one tool call and nothing else — the platform-appropriate variant (both live in `../docs/scripts/` relative to this skill's base directory): ``` bash <base>/../docs/scripts/help.sh # macOS/Linux/Git Bash powershell -ExecutionPolicy Bypass -File <base>\..\docs\scripts\help.ps1 # Windows ``` The script's stdout IS the help. Do not restate, summarize, or add any text; if the harness requires a reply, output the script's stdout verbatim and stop.