Spaces:
Sleeping
Sleeping
File size: 541 Bytes
cd53438 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"$schema": "https://json.schemastore.org/claude-code-plugin",
"name": "simready-report",
"version": "0.2.0",
"description": "SimReady asset pipeline tooling. Ships two slash commands: /simready-report (validate customer USD assets and emit an HTML dashboard + external-deps provenance report) and /simready-package (run the simready ingest packaging step alone, no validation).",
"author": {
"name": "loginowskid",
"email": "dloginowski@nvidia.com"
},
"homepage": "https://github.com/loginowskid/simready-playbook"
}
|