Claude Skill
Lichas/maxclaw
MaxClaw is a local-first AI agent in Go, inspired by OpenClaw. It offers low memory usage, full privacy, and a built-in UI for out-of-the-box use on any device.
Overview
Repository
Install this Skill
npm installRegistry
Summary
MaxClaw is a local-first AI agent built in Go, inspired by OpenClaw. It emphasizes low memory usage, privacy, and a ready-to-use UI, making it ideal for running AI agents entirely on-device without cloud dependencies.
基于Go语言的OpenClaw风格本地优先AI代理——低内存、隐私保护、UI就绪、开箱即用
Key features
- Local-first architecture for full privacy
- Low memory footprint optimized in Go
- Built-in UI ready out of the box
- OpenClaw-style agent design
- No cloud dependency required
Use cases
- Running AI agents on edge devices
- Privacy-sensitive automation tasks
- Local document processing and analysis
- Offline personal assistant applications
- Lightweight agent deployment in constrained environments
README excerpt
# maxclaw - Local-First AI Agent App in Go (Low Memory, Fully Local, Visual UI, Out-of-the-Box) > A 24/7 local AI work assistant built with Go. Gateway, sessions, memory, and tool execution stay on your machine. [](https://golang.org) [](LICENSE) []() Language: [中文](README.zh.md) | **English** **maxclaw** is a local AI agent for developers and operators. Core value proposition: **low memory footprint**, **fully local workflow**, **visual desktop/web UI**, and **fast onboarding**. - **Go backend, resource-efficient runtime**: single binary gateway + tool orchestration. - **Fully local workflow**: sessions, memory, logs, and tool runs are stored locally. - **Desktop UI + Web UI**: visual settings, streaming chat, file preview, and terminal integration. - **Out-of-the-box setup**: one-command install and default workspace templates. SEO keywords: `Go AI Agent`, `local AI assistant`, `self-hosted AI agent`, `private AI workflow`, `desktop AI app`, `low-memory AI`. --- ## Product Screenshot  --- ## Highlights - Go-native agent loop and tool system - Fully local execution path with auditable artifacts - Desktop UI + Web UI + API on the same port - `executionMode=auto` for unattended long-running tasks - `spawn` sub-sessions with independent context/model/source and status callbacks - Automatic task titles that summarize sessions without overwriting message content - Monorepo-aware recursive context discovery (`AGENTS.md` / `CLAUDE.md`) - Multi-channel integrations: Telegram, WhatsApp (Bridge), Discord, WebS