# Earthly

> Use this skill when the user wants to build automation tool that works with dockerfiles.

- Skill: `javimosch/earthly` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/earthly`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/earthly/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/earthly

---


# Earthly Plugin

Build automation tool that works with Dockerfiles.

## Commands

### Operations
- `earthly build run` — run build via earthly
- `earthly target list` — list target via earthly

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

## Installation

```bash
brew install earthly
```

## Examples

```bash
earthly --version
earthly --help
```

## Key Features
- build\n- docker\n- ci-cd

