install-script-generator

Installation
SKILL.md

Install Script Generator

Generate robust, cross-platform installation scripts with automatic environment detection, verification, and documentation.

Repo Sync Before Edits (mandatory)

Before generating any output files, sync with the remote to avoid conflicts:

branch="$(git rev-parse --abbrev-ref HEAD)"
git fetch origin
git pull --rebase origin "$branch"

If the working tree is dirty, stash first, sync, then pop. If origin is missing or conflicts occur, stop and ask the user before continuing.

Workflow

Phase 1: Environment Exploration

Related skills

More from montimage/skills

Installs
2
GitHub Stars
4
First Seen
Mar 1, 2026