wrap-shell-script

Community

Wrap a shell script as a reproducible Nix package

Authoriamruinous
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts a standalone shell script into a reproducible Nix package, ensuring deterministic builds and clean dependency handling.

Core Features & Use Cases

  • Package creation: automatically generate a Nix derivation that wraps the target script with proper runtime dependencies.
  • Dependency isolation: ensures the script runs with a controlled set of tools (bash, coreutils, etc.) and no host drift.
  • Use Case: deploy a script across multiple machines by packaging it for Nix-based environments.

Quick Start

Provide the script name and path to wrap, then run nix build to create the package.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wrap-shell-script
Download link: https://github.com/iamruinous/nix-config/archive/main.zip#wrap-shell-script

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.