A secure interface for managing Fly.io applications, databases, and deployments using the flyctl command-line tool.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install flyio-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install flyio-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Fly.io CLI skill enables AI agents to interact directly with the Fly.io platform via the official flyctl utility. Designed with a safety-first philosophy, this skill prioritizes read-only diagnostic actions—such as streaming logs, checking app status, and inspecting configurations—to ensure visibility without risk. It is a vital component for developers using Openclaw Skills who need to bridge the gap between their local development environment and cloud-scale infrastructure.
This skill excels at identifying build-time failures, particularly for complex stacks like Rails and Docker, while maintaining strict guardrails for high-risk operations. By requiring explicit user approval for deployments, secret updates, and database mutations, it provides a controlled and professional environment for automated cloud operations.
To integrate this skill, you must have the Fly.io CLI installed and authenticated on your system.
# Install the flyctl CLI
curl -L https://fly.io/install.sh | sh
# Login to your Fly.io account
fly auth login
# Verify your connection and list active apps
fly app list
The skill interacts with the following data structures and configurations:
| Component | Source | Description |
|---|---|---|
| fly.toml | Local File | The primary configuration file defining app identity, services, and routing. |
| Secrets | Cloud State | Encrypted environment variables (names visible, values hidden). |
| Logs | Runtime API | Real-time and historical application output for debugging. |
| Postgres Metadata | Cloud State | Information regarding attached database clusters and user permissions. |
| Volumes | Infrastructure | Definitions of persistent storage associated with specific machines. |
Loading
A robust personal knowledge architecture using Supabase and OpenRouter to turn AI agents into long-term memory systems.

A specialized utility to summarize per-model usage and costs for Codex and Claude via the CodexBar CLI.

An automated morning assistant that aggregates weather, calendar events, news, and AI insights into a concise iMessage delivery.

An automated workflow that analyzes WeChat chat history to generate AI-powered, mobile-optimized daily report images.

A high-performance Go binary that enables full interaction with rssaurus.com via the terminal for efficient RSS feed triage and automation.

A robust file-based memory framework that ensures AI agents maintain task continuity and context across session resets.








































