Claude Skill
memovai/mimiclaw
MimiClaw 是 OpenClaw 的开源实现,可在 5 美元芯片上运行,无需操作系统、Node.js 或树莓派。它为边缘 AI 智能体提供硬件原生的智能体操作系统,支持本地优先存储和隐私保护。
概览
仓库信息
安装这个 Skill
git clone https://github.com/memovai/mimiclaw.gitRegistry 信息
项目简介
MimiClaw 是一个轻量级、开源的 OpenClaw 实现,专为在超低成本硬件(低至 5 美元芯片)上运行而设计,无需操作系统、Node.js 或树莓派。它提供了一个硬件原生的智能体操作系统,用于边缘 AI 智能体,优先考虑本地存储、可共享性和隐私保护。
MimiClaw: Run OpenClaw on a $5 chip. No OS(Linux). No Node.js. No Mac mini. No Raspberry Pi. No VPS. Hardware agents OS.
要点
- 在 5 美元芯片上运行,无需操作系统、Node.js 或树莓派
- 为边缘 AI 智能体提供硬件原生的智能体操作系统
- 本地优先存储,兼具可共享性和隐私保护
- OpenClaw 的开源实现
- 专为超低成本、低功耗部署设计
使用场景
- 在低成本边缘设备上运行 AI 智能体
- 注重隐私的本地 AI 助手部署
- 基于智能体自动化的嵌入式系统
- 硬件 AI 智能体的教育与原型开发
- 需要设备端智能的物联网设备
README 摘要
# MimiClaw: Pocket AI Assistant on a $5 Chip <p align="center"> <img src="assets/banner.png" alt="MimiClaw" width="500" /> </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a> <a href="https://deepwiki.com/memovai/mimiclaw"><img src="https://img.shields.io/badge/DeepWiki-mimiclaw-blue.svg" alt="DeepWiki"></a> <a href="https://discord.gg/r8ZxSvB8Yr"><img src="https://img.shields.io/badge/Discord-mimiclaw-5865F2?logo=discord&logoColor=white" alt="Discord"></a> <a href="https://x.com/ssslvky"><img src="https://img.shields.io/badge/X-@ssslvky-black?logo=x" alt="X"></a> </p> <p align="center"> <strong><a href="README.md">English</a> | <a href="README_CN.md">中文</a> | <a href="README_JA.md">日本語</a></strong> </p> **The world's first AI assistant(OpenClaw) on a $5 chip. No Linux. No Node.js. Just pure C** MimiClaw turns a tiny ESP32-S3 board into a personal AI assistant. Plug it into USB power, connect to WiFi, and talk to it through Telegram — it handles any task you throw at it and evolves over time with local memory — all on a chip the size of a thumb. ## Meet MimiClaw - **Tiny** — No Linux, no Node.js, no bloat — just pure C - **Handy** — Message it from Telegram, it handles the rest - **Loyal** — Learns from memory, remembers across reboots - **Energetic** — USB power, 0.5 W, runs 24/7 - **Lovable** — One ESP32-S3 board, $5, nothing else ## How It Works  You send a message on Telegram. The ESP32-S3 picks it up over WiFi, feeds it into an agent loop — the LLM thinks, calls tools, reads memory — and sends the reply back. Supports both **Anthropic (Claude)** and **OpenAI (GPT)** as providers, switchable at runtime. Everything runs on a single $5 chip with a