Skill Detail

Push, pull, and attach non-container OCI artifacts in registries with ORAS

Use ORAS to move SBOMs, model bundles, provenance, and other non-container artifacts through OCI registries without wrapping them as conventional images.

Integrations & ConnectorsMulti-Framework
Integrations & Connectors Multi-Framework Published
⭐ 2.2k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill push-pull-and-attach-non-container-oci-artifacts-in-registries-with-oras Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
ORAS CLI and access to an OCI-compatible registry
Install & setup
Install ORAS from the project releases or package manager, authenticate to the target OCI registry, then use oras push, pull, attach, and discover commands against artifact references.
Author
ORAS Project
Publisher
Open Source Project
Last updated
Apr 19, 2026
Quick brief

ORAS gives an agent a clean workflow for pushing, pulling, and attaching non-container artifacts to OCI registries. Invoke this when you need to store or retrieve SBOMs, attestations, model bundles, or related metadata in the same registry ecosystem as container delivery, but the job is not traditional image build or runtime management.

How it works

What this skill actually does

The scope boundary is specific: registry-native artifact packaging and attachment workflows for OCI-compatible registries. This is not a generic registry product listing or a full container platform card.