320c645294
The single ai-skills plugin becomes plugins/g4b_ai/ inside a reliquary-named Claude marketplace. Root README/CLAUDE.md now describe the marketplace; the plugin's own docs move alongside it. This makes room for additional themed plugins and non-Claude formats in parallel.
15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"name": "reliquary",
|
|
"owner": {
|
|
"name": "Gabor Körber",
|
|
"email": "gab@g4b.org"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "g4b_ai",
|
|
"source": "./plugins/g4b_ai",
|
|
"description": "Gabor's personal Claude Code skills: workpad, research-tree, implementation-orchestration, markdown-embedded-svg"
|
|
}
|
|
]
|
|
}
|