{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "review-helper", "version": "0.1.0", "description": "PRレビューを支援するスキルとメモ用MCPサーバーを同梱したサンプルプラグイン", "author": { "name": "Tech Blog Author", "url": "https://example.com" }, "license": "MIT", "keywords": ["review", "sample"], "extensions": { "com.example.myclient": { "theme": "dark" } } }