18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"name": "candlekeep",
|
|
"owner": {
|
|
"name": "Sahar Carmel",
|
|
"email": "sahar@example.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "candlekeep",
|
|
"description": "Personal knowledge base system that gives AI agents direct access to your books",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-saharcarmel-sahar-claude-code-marketplace-plugins-candlekeep.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |