Use the Fly.io flyctl CLI for deploying and operating apps on Fly.io: deploys (local or remote builder), viewing status/logs, SSH/console, secrets/config, scaling, machines, volumes, and Fly Postgres (create/attach/manage databases). Use when asked to deploy to Fly.io, debug fly deploy/build/runtime failures, set up GitHub Actions deploys/previews, or safely manage Fly apps and Postgres.
$npx -y skills add hybrid-npm/hybrid --skill flyio-cli-publicInstalls into the current project.
Run `npx skills use "https://github.com/hybrid-npm/hybrid" --skill "hybrid-npm/hybrid/flyio-cli-public"` 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/hybrid-npm/hybrid" that are relevant to the current task. Run `npx skills add "https://github.com/hybrid-npm/hybrid"` and select the relevant skills, then follow their instructions.