Files
reliquary/plugins/g4b_ai/.claude-plugin/plugin.json
T
g4borg 320c645294 🏗️ reshape repo into reliquary marketplace
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.
2026-05-11 12:58:16 +02:00

10 lines
254 B
JSON

{
"name": "g4b_ai",
"version": "0.1.0",
"description": "Gabor's personal Claude Code skills (workpad, research-tree, implementation-orchestration, markdown-embedded-svg)",
"author": {
"name": "Gabor Körber",
"email": "gab@g4b.org"
}
}