# Skopeo

> Use this skill when the user wants to work with remote container image registries without requiring a daemon.

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

---


# Skopeo Plugin

Work with remote container image registries without requiring a daemon.

## Commands

### Operations
- `skopeo image copy` — copy image via skopeo
- `skopeo image inspect` — inspect image via skopeo
- `skopeo image list-tags` — list-tags image via skopeo

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

## Installation

```bash
brew install skopeo
```

## Examples

```bash
skopeo --version
skopeo --help
```

## Key Features
- containers\n- registry\n- images

