linuxserver-image-scaffold

Installation
SKILL.md

LinuxServer.io Image Scaffold

Scaffold LinuxServer.io-style image repositories with repeatable structure.

Use this skill by default workflow

  1. Confirm target path and whether folder is new or existing.
  2. Confirm base variant: alpine, ubuntu, or both.
  3. Run scaffold script:
    • bash scripts/scaffold-linuxserver-image.sh --name <image-name> --path <target-path> --base <alpine|ubuntu|both>
  4. Verify generated files and show next steps.
  5. If repo already contains files, scaffold into that folder without deleting existing content.

Command

Installs
3
First Seen
Jul 31, 2026
linuxserver-image-scaffold — bjesuiter/skills