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: context7
description: Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
user-invokable: false
user-invocable: false
disable-model-invocation: false
---