Install ONNX Runtime (ort) in Sandbox

Official

Fix ort-sys build failures

Authoracornprover
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves build failures in sandboxed environments where the ort-sys crate cannot automatically download ONNX Runtime static libraries due to TLS certificate issues.

Core Features & Use Cases

  • Manual Download & Install: Provides steps to manually download and extract the necessary ONNX Runtime libraries.
  • Environment Variable Configuration: Guides on setting the ORT_LIB_LOCATION environment variable to point the build script to the pre-downloaded libraries.
  • Use Case: When building a Rust project that depends on the ort crate within a CI/CD pipeline or a restricted development environment, this skill ensures the build process completes successfully by bypassing download errors.

Quick Start

Manually download the ONNX Runtime libraries to /tmp/ort-lib and set the ORT_LIB_LOCATION environment variable before running your cargo command.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Install ONNX Runtime (ort) in Sandbox
Download link: https://github.com/acornprover/acorn/archive/main.zip#install-onnx-runtime-ort-in-sandbox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.