Earthly containerized CI/CD build tool reference. Dockerfile meets Makefile. Covers Earthfile syntax, multi-language targets, build args, secrets, cache mounts, parallel builds, importing from other repos, CI integration, and artifact management.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill earthly --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Earthly?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-earthly)More formats (shields.io, HTML) on the badges page.
---
name: earthly
version: 1.0.0
description: >
Earthly containerized CI/CD build tool reference. Dockerfile
meets Makefile. Covers Earthfile syntax, multi-language targets,
build args, secrets, cache mounts, parallel builds, importing
from other repos, CI integration, and artifact management.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [earthly, ci-cd, build, container, devops, makefile, dockerfile]
---
# Earthly Reference
Containerized builds — Dockerfile + Makefile.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `earthfile` | Syntax, targets |
| `features` | Args, secrets, CI, caching |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!