18 lines
565 B
JSON
18 lines
565 B
JSON
{
|
|
"name": "semantic-search",
|
|
"owner": {
|
|
"name": "Mae Capacite",
|
|
"email": "cadrianmae@users.noreply.github.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "semantic-search",
|
|
"description": "Natural language semantic search for codebases and notes using odino CLI with BGE embeddings. Commands for indexing and searching with automatic directory traversal.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cadrianmae-claude-marketplace-plugins-semantic-search.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |