{ "name": "hello-world", "description": "A simple example plugin that demonstrates basic Claude Code plugin functionality", "version": "1.0.0", "author": { "name": "Your Team", "email": "team@your-org.com", "url": "https://github.com/your-org" }, "commands": [ "./commands" ] }