Claude Skill

openclaw/clawdinators

Clawdinators 提供声明式基础设施和 NixOS 模块,用于管理 CLAWTINATOR 主机,通过 Nix 实现可复现且声明式的系统配置。

概览

Stars157
Forks43
语言Nix
最后更新2026-04-03
最近同步2026-06-24
前往 GitHub

仓库信息

拥有者openclaw
仓库clawdinators
完整名称openclaw/clawdinators
Repo ID1,129,312,207

安装这个 Skill

git clone https://github.com/openclaw/clawdinators.git

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-24
平台
ClaudeOpenClawCodex
能力
memoryimageterminal
识别文件
README.mddocs
配置键
GUILD_IDCHANNEL_ID

项目简介

Clawdinators 是一个用于管理 CLAWTINATOR 主机的声明式基础设施和 NixOS 模块仓库,利用 Nix 实现可复现且声明式的系统配置。

英文描述

Declarative infra + NixOS modules for CLAWTINATOR hosts.

要点

  • 使用 Nix 进行声明式基础设施管理
  • 为 CLAWTINATOR 主机定制的 NixOS 模块
  • 可复现的系统配置
  • 开源且社区驱动

使用场景

  • 管理 CLAWTINATOR 主机部署
  • 可复现的 NixOS 系统设置
  • 针对专用主机的基础设施即代码

README 摘要

# clawdinators <p align="center"> <img src="assets/clawdinator.jpg" alt="CLAWDINATOR - Cybernetic crustacean organism, living tissue over metal endoskeleton" width="600"> </p> > NixOS on AWS, the declarative way. Reference implementation for image-based provisioning. > > Also happens to run maintainer-grade AI coding agents. Cybernetic crustacean organisms. Living shell over metal endoskeleton. ## Table of Contents - [What This Is](#what-this-is) - [Two Layers](#two-layers) - [CLAWDINATOR Spec](#clawdinator-spec) - [Architecture](#architecture) - [Why This Exists](#why-this-exists) - [Quick Start (Learners)](#quick-start-learners) - [Full Deploy (Maintainers)](#full-deploy-maintainers) - [Agent Copypasta](#agent-copypasta) - [Configuration](#configuration) - [Secrets](#secrets) - [Repo Layout](#repo-layout) - [Sister Repos](#sister-repos) - [Philosophy](#philosophy) - [License](#license) --- ## What This Is This repo solves two problems: 1. **Generic:** How do you deploy NixOS to AWS with zero manual steps? 2. **Specific:** How do you run AI coding agents that monitor GitHub and respond on Discord? If you're here to learn NixOS-on-AWS patterns, focus on the generic layer. If you're a openclaw maintainer deploying CLAWDINATORs, the specific layer is for you. --- ## Two Layers ``` ┌─────────────────────────────────────────────────────────────────┐ │ CLAWDINATOR LAYER (specific) │ │ Discord gateway · GitHub monitoring · Hive-mind memory · Soul │ ├─────────────────────────────────────────────────────────────────┤ │ NIXOS-ON-AWS LAYER (generic) │ │ AMI pipeline · OpenTofu infra · S3 bootstrap · agenix secrets │ └─────────────────────────────────────────────────────────────────┘ ``` ### G

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-24