Spell Help
## Summary
**Show available spells with descriptions and usage examples.** Helps users discover and understand Sam's Spells.
**Arguments:** `$ARGUMENTS` (optional) - Spell name for detailed help
---
## Process
### Step 1: Check for Detailed Help Request
**If `$ARGUMENTS` provided:**
- Show detailed help for that specific spell
- Skip to Step 3
**Otherwise:**
- Show the full spell listing
### Step 2: Output Spell Listing
Output the help display:when to use it
Community prompt sourced from the open-source GitHub repo smileynet/sams-genai-spells (MIT). A "Spell Help" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
ecommercecommunitygeneral
source
smileynet/sams-genai-spells · MIT