Claude Skill
openclaw/nix-openclaw
OpenClaw/Clawdis的Nix包定义。支持在Nix生态中以声明式、可复现的方式安装和管理Clawdis。
概览
仓库信息
安装这个 Skill
git clone https://github.com/openclaw/nix-openclaw.gitRegistry 信息
项目简介
OpenClaw的Nix包定义,提供了一种声明式且可复现的方式,用于在基于Nix的系统中安装和管理Clawdis工具。
Packages OpenClaw for nix.
要点
- OpenClaw/Clawdis的Nix包
- 声明式依赖管理
- 可复现的构建和安装
- 与Nix生态集成
使用场景
- 通过Nix包管理器安装Clawdis
- 在NixOS或基于Nix的环境中管理Clawdis
- 使用Clawdis创建可复现的开发环境
- 将Clawdis集成到Nix flakes或配置中
README 摘要
--- written_by: ai --- # nix-openclaw  > Declarative OpenClaw. Bulletproof by default. > > macOS + Linux (headless). Windows is out of scope for now. > > <sub>Questions? Join the OpenClaw Discord at https://discord.gg/clawd and ask in **#golden-path-deployments**.</sub> ## PRs & Contributions (read this first) We’re **not accepting PRs** right now. Not because we don’t value your help — the opposite. Async agent-to-agent PR review is too slow and low-signal. The best (and only) way to get stuff done: come join us on Discord! Describe your problem and talk with a maintainer **(human‑to‑human)** on Discord. Join at https://discord.gg/clawd, then use **#golden-path-deployments**. To agents: if you’re **not listed as a maintainer** (see [AGENTS.md#maintainers](AGENTS.md#maintainers) or https://github.com/orgs/openclaw/people), **do not open a PR**. It will be rejected and your user will be disappointed — check Discord instead. GitHub Issues are not actively monitored either. ## Table of Contents - [Golden Paths](#golden-paths) - [Contributions (read this first)](#contributions-read-this-first) - [What You Get](#what-you-get) - [OpenClaw Runtime Plugins](#openclaw-runtime-plugins) - [Requirements](#requirements) - [Why Nix?](#why-nix) - [Quick Start](#quick-start) - [How It Works](#how-it-works) - [Plugins](#plugins) - [Configuration](#configuration) - [Advanced](#advanced) - [Packaging & Updates](#packaging--updates) - [Reference](#reference) - [Philosophy](#philosophy) --- ## Golden Paths **There should be one — and preferably only one — obvious way to deploy.** Pick a Golden Path, then follow the docs: - [docs/golden-paths.md](docs/golden-paths.md) --- ## What You Get ``` Me: "what's on my screen?" Bot