
Lightweight, self-hostable AI agent infrastructure — a CLI plus an optional web UI, with Markdown skills, persistent memory, and multi-provider model support (Ollama, LiteLLM, OpenAI-compatible).
MiniClaw is a small, production-minded agent runtime (inspired by OpenClaw) that you can run locally or on a server. It bundles a Core Agent, a Markdown-based Skill System, a sandboxed Tool Runtime, a persistent Memory Store, and a lightweight web UI (Preact) alongside a CLI. It'…