Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:25 +08:00
commit 34e99e046e
4 changed files with 573 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "config-guide",
"description": "Guide for writing mcp-vector-search configuration files",
"version": "1.0.0",
"author": {
"name": "Hugo Duncan",
"email": "hugo_duncan@yahoo.com",
"url": "https://github.com/hugoduncan"
},
"skills": [
"./skills/mcp-vector-search-config-guide"
]
}