From af4e7ef5137eff3a8db65e69a93eea78475f8410 Mon Sep 17 00:00:00 2001 From: "Tang, Xinru" Date: Sun, 8 Mar 2026 09:57:41 +0100 Subject: [PATCH] Add OpenClaw Co-Authored-By: Claude Opus 4.6 --- software/openclaw.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/openclaw.yml diff --git a/software/openclaw.yml b/software/openclaw.yml new file mode 100644 index 0000000000..170cbd0015 --- /dev/null +++ b/software/openclaw.yml @@ -0,0 +1,12 @@ +name: OpenClaw +website_url: https://openclaw.ai +description: AI assistant gateway that connects LLMs (ChatGPT, Claude, Ollama) to WhatsApp, Telegram, Slack, and Discord. Supports local models via Ollama for fully offline operation. +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - Communication - Custom Communication Systems +source_code_url: https://github.com/openclaw/openclaw +depends_3rdparty: true