Aired: A Claude Code Skill for Instant HTML Publishing to Live URLs

✍️ OpenClawRadar📅 Published: April 17, 2026🔗 Source
Aired: A Claude Code Skill for Instant HTML Publishing to Live URLs
Ad

Aired is a tool that enables AI coding agents to publish generated HTML content to live URLs in approximately 2 seconds. It addresses the specific problem of sharing HTML reports, dashboards, and visualizations created by AI agents without requiring manual file transfers.

Installation and Setup

There are two primary installation methods:

  • As a Claude Code skill: npx skills add progrmoiz/aired
  • As an MCP server: claude mcp add aired --transport http https://aired.sh/mcp

Core Functionality

After generating HTML with Claude, users can simply say "air it" to receive a live URL within 2 seconds. The tool supports:

  • Claude Code, Cursor, VS Code, Codex, and Windsurf — any environment that supports MCP (Model Context Protocol)
  • Remote MCP endpoint for web-based AI tools with zero installation required
  • Page updates and deletions using stored tokens, allowing agents to manage the full lifecycle
Ad

Technical Details

Aired is built on Cloudflare Workers and R2 storage. It's MIT licensed and available for free. The command-line interface allows direct file publishing: npx aired dashboard.html generates a shareable link.

The tool requires approximately 30 seconds to set up and operates without signup requirements or deployment configuration.

Availability

GitHub repository: github.com/progrmoiz/aired

Live site: aired.sh

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

PromoClock: Timezone Tracker for Claude's 2x Off-Peak Hours Built with Claude 4.6
Tools

PromoClock: Timezone Tracker for Claude's 2x Off-Peak Hours Built with Claude 4.6

A developer built PromoClock.co, a free tool that automatically converts Claude's "5-11am PT / 12-6pm GMT" 2x off-peak promo hours to local time, using Claude 4.6 to handle timezone logic, Next.js 15 setup, and UI design.

OpenClawRadar
civStation: A VLM System for Playing Civilization VI via Natural Language Commands
Tools

civStation: A VLM System for Playing Civilization VI via Natural Language Commands

civStation is a computer-use VLM harness that plays Civilization VI by translating high-level natural language commands into in-game actions. The system uses a 3-layer architecture separating strategy and execution, with support for human-in-the-loop intervention.

OpenClawRadar
Creative Excellence Plugin for Claude Code Improves Animation Quality with Interaction Thesis
Tools

Creative Excellence Plugin for Claude Code Improves Animation Quality with Interaction Thesis

A new open-source plugin for Claude Code addresses generic animation generation by implementing an 'interaction thesis' approach where Claude must describe motion concepts before coding. The plugin includes 8 sub-skills covering GSAP, Framer Motion, CSS animations, and design principles from studied repositories.

OpenClawRadar
Reddit User Shares AI Tool for Gathering Financial Account Balances
Tools

Reddit User Shares AI Tool for Gathering Financial Account Balances

A Reddit post on r/openclaw presents an AI agent designed to streamline the collection of financial account balances using Python. Users discuss automation potential via custom scripts leveraging APIs like Plaid.

OpenClawRadar