plugin.json 270 B

12345678
  1. {
  2. "name": "example-plugin",
  3. "description": "A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }