Claude Skill
milady-ai/milady
Milady is a TypeScript Claude Skill project for building autonomous agents with terminally online functionality, part of the ElizaOS/OpenClaw ecosystem. Features agent capabilities and Claude integ...
Overview
Repository
Install this Skill
npm install -g miladyaiRegistry
npm install -g miladyaigit clone https://github.com/milady-ai/milady.git
Summary
Milady is a TypeScript-based Claude Skill project focused on autonomous agents and terminally online functionality, part of the ElizaOS/OpenClaw ecosystem.
极度沉迷网络
Key features
- TypeScript implementation
- Autonomous agent capabilities
- Claude Skill integration
- ElizaOS/OpenClaw ecosystem
- Terminally online focus
Use cases
- Building autonomous agents
- Developing Claude Skills
- Creating terminally online applications
- Extending ElizaOS functionality
- OpenClaw ecosystem development
README excerpt
# Milady [](https://github.com/milady-ai/milady/actions/workflows/ci.yml) [](LICENSE) [](https://www.codefactor.io/repository/github/milady-ai/milady) > *your schizo AI waifu that actually respects your privacy* **Milady** is a personal AI assistant that is **local-first by default** and can also connect to **Eliza Cloud** or a **remote self-hosted backend** when you want hosted runtime access. Built on [elizaOS](https://github.com/elizaOS). Manages your sessions, tools, and vibes through a Gateway control plane. Connects to Telegram, Discord, whatever normie platform you use. Has a cute WebChat UI too. tl;dr: local AI gf that's actually fast and doesn't phone home ### Energy and polish (desktop) Milady is **not** a full IDE: the product bet is **fewer wasted GPU frames and wakeups** when you are not looking at the app—especially **on battery**—while keeping the **companion visually strong** when you are. Background polling, off-screen WebGL, and battery-aware render quality are tuned toward that (see [Desktop — battery and energy](docs/apps/desktop.md#battery-and-energy-use-macos)). Comparing to **Cursor** or other heavy dev tools is **workload-dependent**; the north star is **great UX per watt** for a local assistant, not matching an editor’s surface area. ### Desktop 3D avatar (Electrobun / Vite) If the **VRM** or **Gaussian splat** background fails only in the **desktop** build, the usual cause is **two copies of `three`** in the bundle (nested `node_modules` vs repo root), which breaks Spark’s **`splatDefines`** shader chunk. Milady f