{
  "id": "grix",
  "version": "0.5.2",
  "skills": [
    "./openclaw-plugin/skills"
  ],
  "channels": [
    "grix"
  ],
  "channelConfigs": {
    "grix": {
      "schema": {
        "type": "object",
        "additionalProperties": true
      },
      "label": "Grix"
    }
  },
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}
