📦 convert repo to Claude Code plugin

Move skills/ to repo root and add .claude-plugin/{plugin,marketplace}.json
so the skills can be installed in other projects via a local marketplace.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-09 22:24:10 +02:00
parent 556236f768
commit 97d4ab6b82
6 changed files with 23 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "ai-skills",
"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"
}
}