home / skills / ctsstc / get-shit-done-skills / help
npx playbooks add skill ctsstc/get-shit-done-skills --skill helpReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:help
description: Display GSD help information
version: 1.0.0
triggers: [help, gsd help]
tools: [Bash, Glob, Grep, Write]
---
# GSD Help
Displays GSD help and usage information.
## When to Use
- Learning GSD commands
- Finding command information
## Process
1. Load help documentation
2. Display available commands
3. Provide usage examples
## Success Criteria
Help information displayed.