Claude Skill
zeroclaw-labs/zeroclaw
ZeroClaw 是一个基于 Rust 的快速、轻量、完全自主的 AI 个人助手基础设施,支持在任何操作系统或平台上部署,组件可灵活替换。
概览
仓库信息
安装这个 Skill
git clone https://github.com/zeroclaw-labs/zeroclaw.gitRegistry 信息
项目简介
ZeroClaw 是一个快速、轻量且完全自主的 AI 个人助手基础设施,支持在任何操作系统和平台上运行。基于 Rust 构建,它提供了随处部署和任意组件替换的灵活性,是代理型 AI 系统的多功能基础。
Fast, small, and fully autonomous AI personal assistant infrastructure, any OS, any platform — deploy anywhere, swap anything 🦀
要点
- 完全自主的 AI 助手基础设施
- 跨平台支持:任何操作系统和平台
- 基于 Rust 构建,速度快且体积小
- 随处部署,组件可灵活替换
- 专为代理型和机器学习工作流设计
使用场景
- 在边缘设备上部署自主 AI 助手
- 构建用于个人生产力的代理型系统
- 为开发者创建跨平台 AI 基础设施
- 实验模块化 AI 组件架构
README 摘要
<p align="center"> <img src="https://raw.githubusercontent.com/zeroclaw-labs/zeroclaw/master/docs/assets/zeroclaw-banner.png" alt="ZeroClaw" width="600" /> </p> <h1 align="center">🦀 ZeroClaw — Personal AI Assistant</h1> <p align="center"> <strong>You own the agent. You own the data. You own the machine it runs on.</strong> </p> <p align="center"> <a href="https://github.com/zeroclaw-labs/zeroclaw/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/zeroclaw-labs/zeroclaw/ci.yml?branch=master&label=build" alt="Build Status" /></a> <a href="https://github.com/zeroclaw-labs/zeroclaw/releases/latest"><img src="https://img.shields.io/github/v/release/zeroclaw-labs/zeroclaw?label=release" alt="Latest release" /></a> <a href="LICENSE-APACHE"><img src="https://img.shields.io/badge/license-MIT%20OR%20Apache%202.0-blue.svg" alt="License" /></a> <a href="https://www.rust-lang.org"><img src="https://img.shields.io/badge/rust-edition%202024-orange?logo=rust" alt="Rust Edition 2024" /></a> <a href="https://github.com/zeroclaw-labs/zeroclaw/graphs/contributors"><img src="https://img.shields.io/github/contributors/zeroclaw-labs/zeroclaw?color=green" alt="Contributors" /></a> <a href="https://discord.com/invite/wDshRVqRjx"><img src="https://img.shields.io/badge/Discord-join-5865F2?style=flat&logo=discord&logoColor=white" alt="Discord" /></a> </p> <p align="center"> <a href="docs/book/src/introduction.md">Docs</a> · <a href="docs/book/src/philosophy.md">Philosophy</a> · <a href="docs/book/src/getting-started/quick-start.md">Quick start</a> · <a href="docs/book/src/architecture/overview.md">Architecture</a> · <a href="https://discord.com/invite/wDshRVqRjx">Discord</a> </p> --- ZeroClaw is an agent runtime — a single Rust