Use when adding or reviewing a storage backend plugin for ovstorage.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Use when adding or reviewing a storage backend plugin for ovstorage.
license
CC-BY-4.0
version
0.1.0
author
NVIDIA Omniverse
tags
["ovstorage","plugin","storage"]
tools
["Read","Bash"]
compatibility
Requires an ovstorage checkout, Rust toolchain, and storage plugin ABI docs. Backend SDK credentials are user-supplied when applicable.
Author a Storage Plugin
Goal
Implement a backend plugin that advertises truthful capabilities, streams bytes
without buffering whole objects, maps errors into ovstorage codes, and passes
the plugin conformance harness.