Claude Skill
Lichas/maxclaw
MaxClaw 是一个基于 Go 的本地优先 AI 代理,灵感来自 OpenClaw。它提供低内存占用、完全隐私保护以及内置 UI,可在任何设备上开箱即用。
概览
仓库信息
安装这个 Skill
npm installRegistry 信息
项目简介
MaxClaw 是一个基于 Go 语言构建的本地优先 AI 代理,灵感来自 OpenClaw。它强调低内存占用、隐私保护以及开箱即用的 UI,适合在设备上完全离线运行 AI 代理。
OpenClaw-Style Local-First AI Agent in Go - Low-Memory, Private, UI-Ready, Out-of-the-Box
要点
- 本地优先架构,完全保护隐私
- 基于 Go 优化,内存占用低
- 内置 UI,开箱即用
- OpenClaw 风格的代理设计
- 无需依赖云端服务
使用场景
- 在边缘设备上运行 AI 代理
- 隐私敏感的自动化任务
- 本地文档处理与分析
- 离线个人助理应用
- 在资源受限环境中部署轻量级代理
README 摘要
# 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