flyio-cliUse the Fly.io flyctl CLI for deploying and operating apps on Fly.io. Default to read-only diagnostics (status/logs/config/releases). Only perform state-changing operations (deploys, SSH exec, secrets, scaling, machines, volumes, Postgres changes) with explicit user approval. 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.
Install via ClawdBot CLI:
clawdbot install justinburdett/flyio-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A startup wants to deploy a Ruby on Rails app with a PostgreSQL database on Fly.io for a new product launch. The AI agent uses read-only commands to inspect the app's current status and logs, then, with explicit approval, runs fly deploy to push the latest code changes and attach a Postgres cluster for data storage.
A SaaS company encounters a deployment failure due to native gem compatibility issues in their Docker-based Rails app. The AI agent analyzes logs with fly logs, identifies mismatched platforms in Gemfile.lock, and suggests fixes like adding the x86_64-linux platform, requiring user approval before applying changes.
An e-commerce platform automates their deployment pipeline using Fly.io with GitHub Actions. The AI agent guides the setup of Fly's GitHub Action for production deploys and configures preview apps for PRs, ensuring each PR gets its own app and database for isolated testing.
A fintech firm needs to update API keys and environment variables across multiple Fly.io apps securely. The AI agent first lists current secrets with fly secrets list, then, after explicit user approval, uses fly secrets set to modify configurations without disrupting running services.
A media streaming service experiences increased load and requires scaling their Fly Postgres cluster. The AI agent identifies the Postgres app with fly postgres list, inspects current performance via logs, and, with approval, executes commands to adjust resources or create new databases as needed.
Companies offer software services on a recurring fee basis, using Fly.io for scalable app hosting. The AI agent helps deploy updates, manage secrets, and debug issues to maintain uptime and customer satisfaction, with read-only checks ensuring safe operations.
Online retailers host their storefronts on Fly.io to handle traffic spikes and ensure fast load times. The AI agent assists in deploying new features, setting up preview environments for testing, and managing Postgres databases for order and inventory data securely.
Agencies provide custom app development and deployment services for clients using Fly.io. The AI agent streamlines workflows by automating deployments via GitHub Actions, debugging build failures, and safely managing client apps with approval-based changes.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by using Fly's GitHub Action for automated deploys, and always perform read-only diagnostics before any state-changing operations to prevent unintended changes.
Scored Apr 15, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Automate Windows GUI interactions (mouse, keyboard, windows) using PowerShell. Use when the user needs to simulate user input on the desktop, such as moving the cursor, clicking buttons, typing text in non-web apps, or managing window states.
Official Obsidian CLI (v1.12+). Complete command-line interface for Obsidian notes, tasks, search, tags, properties, links, and more.