{
  "id": "lightclawbot",
  "name": "LightClawBot Channel",
  "version": "1.0.0",
  "description": "LightClawBot channel plugin with message support, cron jobs, and proactive messaging",
  "channels": ["lightclawbot"],
  "skills": ["./skills"],
  "capabilities": {
    "proactiveMessaging": true,
    "cronJobs": true
  },
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}
