remote-installer
CommunityAdd remote PowerShell installer with auto-update
AuthoraberrantCode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It automates the deployment of a PowerShell‑based application from a GitHub repository, handling elevation, version checks, safe installation, .env preservation, and optional immediate launch, while also providing an in‑app self‑update mechanism.
Core Features & Use Cases
- Auto‑elevation: Relaunches the script with administrator rights when needed.
- GitHub release resolution: Retrieves the latest release via the GitHub API and skips work when already up‑to‑date.
- Safe install order: Backs up existing
.env, downloads the release ZIP before deleting the old installation, and merges configuration without overwriting user values. - Module handling: Detects and installs required PowerShell modules only if missing.
- Run prompt control: Uses a repo‑specific environment variable to avoid double prompts during auto‑updates.
- In‑app update‑check block: Inserts a guard that checks for newer releases at startup and performs a silent self‑update.
Quick Start
Run the remote installer to set up my‑app in C:\Tools\MyApp and launch it.
Dependency Matrix
Required Modules
None requiredComponents
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: remote-installer Download link: https://github.com/aberrantCode/llm_skills/archive/main.zip#remote-installer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.