# Help

> Use when asked what the capstone plugin can do - prints the usage block.

- Skill: `gentbajko/help` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gentbajko/help`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gentbajko/help/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: GentBajko (https://skillmd.com/u/gentbajko)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gentbajko/help

---


# Capstone: help

Run exactly one tool call and nothing else, from this skill's base
directory:

```sh
bash <base>/../core/scripts/help.sh
```

Bash on every platform; on Windows that means Git Bash, which ships
with Git for 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.

