diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 291f16a..ee2e822 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -84,7 +84,11 @@ }, { "name": "human-friendly-style", - "source": "./plugins/human-friendly-style", + "source": { + "source": "url", + "url": "https://git.fromaitochitta.com/open/human-friendly-style.git", + "ref": "v1.1.0" + }, "description": "Shared Claude Code output style for the ktg-plugin-marketplace. Plain-language tone — explains what and why, hides paths/JSON/stack traces by default, matches the user's language." }, {