Claude Skill
milady-ai/milady
Milady 是一个 TypeScript Claude Skill 项目,用于构建具有深度在线功能的自主代理,属于 ElizaOS/OpenClaw 生态系统的一部分。具备代理能力和 Claude 集成功能。
概览
仓库信息
安装这个 Skill
npm install -g miladyaiRegistry 信息
npm install -g miladyaigit clone https://github.com/milady-ai/milady.git
项目简介
Milady 是一个基于 TypeScript 的 Claude Skill 项目,专注于自主代理和深度在线功能,属于 ElizaOS/OpenClaw 生态系统的一部分。
terminally online
要点
- TypeScript 实现
- 自主代理能力
- Claude Skill 集成
- ElizaOS/OpenClaw 生态系统
- 深度在线功能
使用场景
- 构建自主代理
- 开发 Claude Skill
- 创建深度在线应用
- 扩展 ElizaOS 功能
- OpenClaw 生态系统开发
README 摘要
# 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