Deploy a local checkout to a production Hetzner App using the manual image-import runbook. Use when the user asks to ship local working-tree code to a live bex App rather than deploy from remote Git.
$npx -y skills add bex-co/bex --skill deploy-app-from-localInstalls into the current project.
Run `npx skills use "https://github.com/bex-co/bex" --skill "bex-co/bex/deploy-app-from-local"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bex-co/bex" that are relevant to the current task. Run `npx skills add "https://github.com/bex-co/bex"` and select the relevant skills, then follow their instructions.