plugin.json 289 B

123456789
  1. {
  2. "name": "plugin-dev",
  3. "version": "1.0.0",
  4. "description": "Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }