# Oras

> Use this skill when the user wants to work with oci registries from the command line.

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

---


# Oras Plugin

Work with OCI registries from the command line.

## Commands

### Operations
- `oras artifact push` — push artifact via oras
- `oras artifact pull` — pull artifact via oras
- `oras artifact discover` — discover artifact via oras
- `oras manifest fetch` — fetch manifest via oras
- `oras tag list` — list tag via oras

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

## Installation

```bash
brew install oras
```

## Examples

```bash
oras --version
oras --help
```

## Key Features
- oci\n- registry\n- artifacts

