{
  "name": "ai-eng-plugin-dev",
  "version": "1.14.0",
  "description": "Meta-tooling for creating plugins, agents, commands, and skills",
  "author": {
    "name": "v1truv1us"
  },
  "license": "MIT",
  "commands": [
    "./commands/create-agent.md",
    "./commands/create-command.md",
    "./commands/create-skill.md",
    "./commands/create-tool.md",
    "./commands/create-plugin.md"
  ]
}