CtrlK
BlogDocsLog inGet started
Tessl Logo

onnx-converter

Onnx Converter - Auto-activating skill for ML Deployment. Triggers on: onnx converter, onnx converter Part of the ML Deployment skill category.

35

1.02x
Quality

3%

Does it follow best practices?

Impact

94%

1.02x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./planned-skills/generated/08-ml-deployment/onnx-converter/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

98%

Deploy PyTorch Model to ONNX for Production Inference

PyTorch to ONNX export with validation

Criteria
Without context
With context

Uses torch.onnx.export

100%

100%

Sets input/output names

100%

100%

Dynamic axes configured

100%

100%

Opset version specified

100%

100%

Model in eval mode

100%

100%

ONNX model validation

100%

100%

Output comparison

100%

100%

Step-by-step documentation

100%

100%

Production inference example

100%

100%

No training-mode export

60%

60%

90%

Standardize ML Model Deployment Across Platforms

Scikit-learn pipeline ONNX conversion

Criteria
Without context
With context

Uses skl2onnx library

100%

100%

Defines initial_type

100%

100%

Correct input dtype

100%

100%

Batched input shape

100%

100%

ONNX model validation

0%

0%

ONNX Runtime inference test

100%

100%

Prediction comparison

100%

100%

Validation results file

100%

100%

Step-by-step structure

100%

100%

No subprocess sklearn call

100%

100%

95%

5%

Build Production ONNX Inference Service Component

ONNX Runtime inference optimization

Criteria
Without context
With context

Uses onnxruntime.InferenceSession

100%

100%

Session options configuration

30%

50%

Input name lookup

100%

100%

Model validation before inference

100%

100%

Output verification

70%

100%

Error handling

100%

100%

Numpy input arrays

100%

100%

Reusable class or functions

100%

100%

Step-by-step documentation

100%

100%

No large model downloads

100%

100%

Repository
jeremylongshore/claude-code-plugins-plus-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.