{
  "name": "indemn",
  "description": "Indemn AI agent management tools",
  "owner": {
    "name": "Indemn",
    "email": "support@indemn.com"
  },
  "version": "1.0.0",
  "plugins": [
    {
      "name": "indemn-cli",
      "description": "Manage Indemn AI agents — create, configure, evaluate, and chat with agents programmatically",
      "version": "1.0.0",
      "author": {
        "name": "Indemn",
        "email": "support@indemn.com"
      },
      "homepage": "https://github.com/indemn-ai/indemn-cli",
      "source": "./",
      "skills": [
        "./skills/agent-builder",
        "./skills/evaluations"
      ]
    }
  ]
}
