diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0716732..7cdcb74 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,5 +1,6 @@ { "name": "wijzer", + "description": "wijzer — an OpenWiki-format agent wiki for your codebase, powered by your Claude subscription.", "owner": { "name": "Gerlando Piro", "url": "https://github.com/gpxl" @@ -8,7 +9,17 @@ { "name": "wijzer", "source": "./", - "description": "Generate and maintain an OpenWiki-format agent wiki for your codebase, refreshed from git diffs — powered by your Claude subscription, no API keys." + "description": "Generate and maintain an OpenWiki-format agent wiki for your codebase, refreshed from git diffs — powered by your Claude subscription, no API keys.", + "homepage": "https://github.com/gpxl/wijzer", + "repository": "https://github.com/gpxl/wijzer", + "license": "MIT", + "category": "documentation", + "keywords": [ + "documentation", + "wiki", + "openwiki", + "codebase-docs" + ] } ] } diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 097ed75..20c9d8b 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -7,6 +7,7 @@ "url": "https://github.com/gpxl" }, "homepage": "https://github.com/gpxl/wijzer", + "repository": "https://github.com/gpxl/wijzer", "license": "MIT", "keywords": [ "documentation",