Show available GSD commands and usage guide
Scanned 9/2/2026
Install to Claude Code
npx -y skills add open-gsd/gsd-core --skill gsd-help --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gsd Help?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/open-gsd-gsd-help)More formats (shields.io, HTML) on the badges page.
---
name: gsd-help
description: "Show available GSD commands and usage guide"
argument-hint: "[--brief | --full | <topic> | --brief <topic>]"
allowed-tools:
- Read
---
<objective>
Display GSD help at the tier the user asked for: brief (one-line refresher), default (one-page tour), full (complete reference), a single topic section, or a compact scoped lookup of one topic (`--brief <topic>`: signature + one-line summary).
Output ONLY the reference content of the chosen tier. Do NOT add:
- Project-specific analysis
- Git status or file context
- Next-step suggestions
- Any commentary beyond the reference
</objective>
<execution_context>
@~/.claude/gsd-core/workflows/help.md
</execution_context>
<context>
Arguments: $ARGUMENTS
</context>
<process>
Follow ~/.claude/gsd-core/workflows/help.md with $ARGUMENTS.
</process>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!