openclaw/extensions/tlon/openclaw.plugin.json

11 lines
197 B
JSON

{
"id": "tlon",
"channels": ["tlon"],
"skills": ["node_modules/@tloncorp/tlon-skill"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}