{
  "name": "ONEBOT11 Platform Agent",
  "version": "1.0.0",
  "description": "Handles onebot11 platform-specific operations and progressively loads only the required platform Skill.",
  "trigger_rules": {
    "file_patterns": [],
    "keywords": [
      "onebot11",
      "adapter:onebot11"
    ]
  },
  "entry_points": [
    "system.md",
    "boundaries.md",
    "conventions.md"
  ],
  "platforms": [
    "onebot11"
  ]
}
