Claude Skill
openclaw/nix-openclaw
Nix package definition for OpenClaw/Clawdis. Enables declarative, reproducible installation and management of Clawdis within the Nix ecosystem.
Overview
Repository
Install this Skill
git clone https://github.com/openclaw/nix-openclaw.gitRegistry
Summary
A Nix package definition for OpenClaw, providing a declarative and reproducible way to install and manage the Clawdis tool within Nix-based systems.
为Nix打包clawdis。
Key features
- Nix package for OpenClaw/Clawdis
- Declarative dependency management
- Reproducible builds and installations
- Integration with Nix ecosystem
Use cases
- Installing Clawdis via Nix package manager
- Managing Clawdis in NixOS or Nix-based environments
- Reproducible development setups with Clawdis
- Integrating Clawdis into Nix flakes or configurations
README excerpt
--- 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