{
  "name": "ixora-cli",
  "owner": { "name": "ibmi-agi" },
  "metadata": {
    "description": "Skill bundle for operating the Ixora platform via the ixora CLI",
    "version": "0.1.1"
  },
  "plugins": [
    {
      "name": "use-ixora",
      "source": "./plugins/use-ixora",
      "description": "Operate the Ixora platform (local stack + AgentOS runtime) from the command line with the ixora CLI — stack install/start/stop, multi-instance management (stack and external), agents, teams, workflows, traces, sessions, memories, knowledge.",
      "version": "0.1.1",
      "author": { "name": "ibmi-agi" },
      "license": "MIT",
      "keywords": ["ixora", "ibm-i", "agentos", "cli", "agent", "trace", "session", "knowledge"],
      "category": "development"
    }
  ]
}
