LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: nix

Browse skills that share this tag.

  • straylight-script - Write Haskell scripts using Straylight.Script
    haskellscriptingshell-automationstraylight

    ★ 0 · Updated 2026-09-16

    Write Haskell scripts using Straylight.Script instead of bash for shell automation and command-line tools.

    ⚙ Execute Haskell shell scripts⚙ Run system shell commands⚙ Perform filesystem operations
  • update-version - Update vite-plus Version and Hashes
    nixflakenpmvite-plus

    ★ 2 · Updated 2026-09-12

    Fetches the latest published version of vite-plus from the npm registry and updates the version string and hash values in flake.nix.

    ⚙ Fetch latest version from npm⚙ Read current version from flake.nix⚙ Update version string in flake.nix
  • writing-nix - Write Idiomatic and Performant Nix Code
    nixnixpkgsflakerefactoring

    ★ 0 · Updated 2026-09-11

    Provides practices for writing and refactoring Nix expressions, modules, overlays, packages, and flakes while avoiding anti-patterns.

    ⚙ Write idiomatic Nix code⚙ Refactor Nix expressions and modules⚙ Avoid Nix anti-patterns
  • nixos - NixOS and Nix Flake Development
    nixosnixflakedevops

    ★ 602 · Updated 2026-03-09

    Build and maintain NixOS configurations using Nix flakes for multi-repo architectures and airgapped deployments

    ⚙ edit flake.nix files⚙ create NixOS modules⚙ build derivations
  • nix-cleanup - Nix cleanup and hygiene maintenance
    nixcleanuplintingmaintenance

    ★ 18 · Updated 2026-02-12

    Run janitorial cleanup for flake files with linting checks and safe fixes

    ⚙ run flake check⚙ run statix linting⚙ run deadnix analysis