description: An example slash command that demonstrates command frontmatter options (legacy format) argument-hint: [optional-arg]
commands/ Format)Note: This demonstrates the legacy
commands/*.mdlayout. For new plugins, prefer theskills/<name>/SKILL.mddirectory format (seeskills/example-command/SKILL.mdin this plugin). Both are loaded identically — the only difference is file layout.
This command demonstrates slash command structure and frontmatter options.
The user invoked this command with: $ARGUMENTS
When this command is invoked:
Commands support these frontmatter fields:
/example-command my-argument
/example-command arg1 arg2