Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
description: [Brief description of what this command does]
|
||||
argument-hint: [arg1] [arg2]
|
||||
allowed-tools: [Tool1, Tool2]
|
||||
---
|
||||
|
||||
[Your command prompt here]
|
||||
|
||||
Use $ARGUMENTS for all args, or $1, $2 for individual args.
|
||||
Use @filepath to reference files.
|
||||
Use !`command` to execute bash (requires allowed-tools).
|
||||
Reference in New Issue
Block a user