From cebba752ebdc788e27991eac7b05d801dbf1d12d Mon Sep 17 00:00:00 2001 From: AugmentedMike Date: Sun, 8 Mar 2026 21:40:30 -0600 Subject: [PATCH] add OpenClaw personal AI assistant --- 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..1c91ffa168 --- /dev/null +++ b/software/openclaw.yml @@ -0,0 +1,12 @@ +name: OpenClaw +website_url: https://openclaw.ai +source_code_url: https://github.com/openclaw/openclaw +description: Personal AI assistant with 24+ messaging channel integrations (Telegram, WhatsApp, Slack, Discord, Signal), multi-agent routing, voice, browser control, and a skills platform. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Generative Artificial Intelligence (GenAI) + - Automation +depends_3rdparty: true