diff --git a/plugins/customaize-agent/skills/create-command/SKILL.md b/plugins/customaize-agent/skills/create-command/SKILL.md index 9010274..96c3174 100644 --- a/plugins/customaize-agent/skills/create-command/SKILL.md +++ b/plugins/customaize-agent/skills/create-command/SKILL.md @@ -215,7 +215,6 @@ Slash commands can trigger extended thinking by including extended thinking keyw allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*) argument-hint: [message] description: Create a git commit -model: claude-3-5-haiku-20241022 --- Create a git commit with message: $ARGUMENTS diff --git a/skills/create-command/SKILL.md b/skills/create-command/SKILL.md index 356c148..191d6db 100644 --- a/skills/create-command/SKILL.md +++ b/skills/create-command/SKILL.md @@ -214,7 +214,6 @@ Slash commands can trigger extended thinking by including extended thinking keyw allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*) argument-hint: [message] description: Create a git commit -model: claude-3-5-haiku-20241022 --- Create a git commit with message: $ARGUMENTS