setup-launcher

Build and deploy LaunchAPPLServer and Retro68 demos to Classic Macs.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/matthewdeaves/peertalk --skill setup-launcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-launcher
Source: https://github.com/matthewdeaves/peertalk/tree/main/.claude/skills/setup-launcher
Command: npx skills add https://github.com/matthewdeaves/peertalk --skill setup-launcher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end process of building and deploying LaunchAPPLServer and Retro68 demo applications to a registered Classic Mac, eliminating manual setup steps and reducing deployment time.

Core Features & Use Cases

  • Platform-aware deployment: Detects MacTCP (68k) or Open Transport ( PPC) targets and builds corresponding binaries and disk images.
  • Automated artifact handling: Builds in Docker, copies LaunchAPPLServer and demo artifacts to a workspace, and deploys via MCP file transfers.
  • Pre-deployment validation: Verifies machine registration, MCP connectivity, and required directory structure before deployment.

Quick Start

Run the setup-launcher skill against a registered machine to build and deploy LaunchAPPLServer and the Retro68 demos.

Frequently Asked Questions about setup-launcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Retro68 app deployment to a Classic Mac?

Automate Retro68 app deployment by using setup-launcher to handle Docker builds and MCP-based file transfers directly to a registered Classic Mac. It reads the machine registry, builds the correct toolchain, and uploads artifacts without manual intervention.

Does LaunchAPPL deployment support both 68k MacTCP and PPC Open Transport targets?

Yes, LaunchAPPL deployment supports both 68k MacTCP and PPC Open Transport targets. The skill automatically detects the platform from the machine registry and applies the corresponding Retro68 build toolchain for each architecture.

What prerequisites are needed to deploy LaunchAPPLServer to Classic Macs?

Deploying LaunchAPPLServer requires a registered Classic Mac, active MCP connectivity, and the correct directory structure. The skill performs pre-deployment validation to verify these requirements before starting the Docker build and file transfer.

How does the build process work for Retro68 demos on Classic Macs?

The Retro68 build process works by compiling demos inside a Docker container, copying the resulting LaunchAPPLServer binaries and disk images to a workspace, and deploying them via MCP file transfers. This eliminates manual FTP setup and build steps.

What is the best way to transfer built Classic Mac applications without manual FTP?

The best way to transfer built Classic Mac applications without manual FTP is using MCP-based file transfers. The skill automates uploading Docker-built Retro68 artifacts directly to a registered machine after validating connectivity.