Claude Skill
zevorn/rt-claw
rt-claw is an open-source AI assistant platform in C, featuring ClawDBot, IronClaw, OpenClaw, and PicoClaw variants for affordable, lightweight deployment.
Overview
Repository
Install this Skill
git clone https://github.com/zevorn/rt-claw.gitRegistry
Summary
rt-claw is an open-source, low-cost AI assistant platform built in C, designed to make AI assistants affordable again. It supports multiple lightweight implementations including ClawDBot, IronClaw, OpenClaw, and PicoClaw, targeting budget-friendly deployment.
让AI助手再次便宜起来!
Key features
- Written in C for high performance and low resource usage
- Multiple lightweight variants: ClawDBot, IronClaw, OpenClaw, PicoClaw
- Open-source with a focus on cost reduction
- Designed for AI assistant deployment on constrained hardware
Use cases
- Running AI assistants on low-cost embedded devices
- Educational projects for learning AI assistant internals
- Self-hosted AI assistant for privacy-conscious users
- Prototyping lightweight conversational agents
README excerpt
<p align="center"> <img src="images/logo.png" alt="RT-Claw" width="500"> </p> <p align="center"> <strong>Making AI Assistants Cheap Again</strong> </p> <p align="center"> <a href="https://qm.qq.com/q/heSPPC9De8"><img src="https://img.shields.io/badge/Join%20QQ-GTOC-brightgreen?style=for-the-badge&logo=QQ&logoColor=76bad9&color=76bad9" alt="QQ Group"></a> <a href="https://t.me/gevico_channel"><img src="https://img.shields.io/badge/Telegram-GTOC-blue?style=for-the-badge&logo=telegram" alt="Telegram"></a> <a href="https://space.bilibili.com/483048140"><img src="https://img.shields.io/badge/Bilibili-%E7%BB%9D%E5%AF%B9%E6%98%AF%E6%B3%BD%E6%96%87%E5%95%A6-FB7299?style=for-the-badge&logo=bilibili" alt="Bilibili"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a> </p> <p align="center"><a href="README_zh.md">中文</a> | <strong>English</strong></p> **RT-Claw** is an [OpenClaw](https://github.com/openclaw/openclaw)-inspired intelligent assistant for embedded devices. Multi-OS support via OSAL (FreeRTOS, RT-Thread, Zephyr and Linux). Build swarm intelligence with networked nodes. ESP32-S3 WiFi support adapted from [MimiClaw](https://github.com/memovai/mimiclaw). > Deploy your own AI assistant on hardware that costs just one dollar — seamlessly integrated into your daily workflow, efficiently bridging the digital and physical worlds. <p align="center"> <img src="images/demo.png" alt="RT-Claw Demo — AI drawing on LCD via Tool Use" width="700"> </p> [Getting Started](docs/en/getting-started.md) · [Usage](docs/en/usage.md) · [Architecture](docs/en/architecture.md) · [Porting](docs/en/porting.md) · [Tuning](docs/en/tuning.md) · [Contributing](docs/en/contributing.md) ## Features | Feature |