Use this skill when the user wants to work with oci registries from the command line.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-d6e75cd5)More formats (shields.io, HTML) on the badges page.
---
name: oras
description: Use this skill when the user wants to work with oci registries from the command line.
---
# 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
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!