Files
2025-11-29 18:19:59 +08:00

306 B

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).