# Air

> Use this skill when the user wants to live reload for go apps in development.

- Skill: `javimosch/air` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/air`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/air/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/air

---


# Air Plugin

Live reload for Go apps in development.

## Commands

### Operations
- `air dev start` — start dev via air
- `air init init` — init init via air

## Usage Examples
- "air --help"
- "air <args>"

## Installation

```bash
go install github.com/cosmtrek/air@latest
```

## Examples

```bash
air --version
air --help
```

## Key Features
- live-reload\n- go\n- development

