fix: correct spelling of 'user-invocable' in SKILL.md files and update baseUrl and provider in settings.json

This commit is contained in:
2026-02-20 15:37:36 +05:30
parent e0b6468c17
commit 7cab6508e3
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
---
name: commit_message
description: Generate a concise one-liner commit message by analyzing staged changes and recent git history. Use when the user wants a commit message suggestion before committing.
user-invokable: true
user-invocable: true
disable-model-invocation: false
---