install-apple-tv-app

Installation
SKILL.md

Install an Apple TV App

Establish inputs

  1. Obtain the source-project path or existing IPA path.
  2. Obtain the atvloadly URL from the user or ATVLOADLY_URL. Ask if neither is available; never hardcode a private host or IP.
  3. Confirm who controls the atvloadly host. Prefer HTTPS for a public URL; use HTTP only on a user-confirmed trusted LAN. Reject URLs containing credentials.
  4. Obtain the exact Apple TV name. Never select the first device or an ambiguous device.
  5. Keep all Apple credentials out of commands, files, logs, screenshots, and responses.

Prepare the IPA

For a source project:

Installs
1
First Seen
Jul 26, 2026
install-apple-tv-app — leeguooooo/atvloadly