{ "name": "my-first-plugin", "owner": { "name": "Demo Author", "email": "demo@example.com" }, "plugins": [ { "name": "my-first-plugin", "description": "A comprehensive demo plugin showcasing all Claude Code plugin types: commands, skills, agents, hooks, and MCP server integration", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-yasun1-claude-code-plugin-demo-my-first-plugin.git" }, "strict": true } ] }