openclaw/native-plugins/tlon/openclaw.plugin.json
2026-03-20 09:30:16 +01:00

11 lines
197 B
JSON

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