fix: correct spelling of 'user-invocable' in SKILL.md files and update baseUrl and provider in settings.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: colgrep
|
||||
description: Semantic code search using ColGREP - combines regex filtering with semantic ranking. Use when the user wants to search code by meaning, find relevant code snippets, or explore a codebase semantically. All local - code never leaves the machine.
|
||||
user-invokable: false
|
||||
user-invocable: false
|
||||
disable-model-invocation: false
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user