jeremylongshore / onnx-converter
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/onnx-converter && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1591" && unzip -o skill.zip -d .claude/skills/onnx-converter && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/onnx-converter/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Onnx Converter - Auto-activating skill for ML Deployment. Triggers on: onnx converter, onnx converter Part of the ML Deployment skill category.
0 views
0 installs
Skill Content
--- name: onnx-converter description: | Onnx Converter - Auto-activating skill for ML Deployment. Triggers on: onnx converter, onnx converter Part of the ML Deployment skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@intentsolutions.io> --- # Onnx Converter ## Purpose This skill provides automated assistance for onnx converter tasks within the ML Deployment domain. ## When to Use This skill activates automatically when you: - Mention "onnx converter" in your request - Ask about onnx converter patterns or best practices - Need help with machine learning deployment skills covering model serving, mlops pipelines, monitoring, and production optimization. ## Capabilities - Provides step-by-step guidance for onnx converter - Follows industry best practices and patterns - Generates production-ready code and configurations - Validates outputs against common standards ## Example Triggers - "Help me with onnx converter" - "Set up onnx converter" - "How do I implement onnx converter?" ## Related Skills Part of the **ML Deployment** skill category. Tags: mlops, serving, inference, monitoring, production