export-xpn

Validate XPN/XPM export files for MPC compatibility.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/BertCalm/XO_OX-XOmnibus --skill export-xpn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: export-xpn
Source: https://github.com/BertCalm/XO_OX-XOmnibus/tree/main/.claude/skills/export-xpn
Command: npx skills add https://github.com/BertCalm/XO_OX-XOmnibus --skill export-xpn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate XPN/XPM export files for MPC compatibility, preventing MPC import failures by verifying rules and pipeline integrity.

Core Features & Use Cases

  • Enforces KeyTrack = True, RootNote = 0, and Empty VelStart = 0 across all keygroups to ensure consistent MPC behavior.
  • Validates the export pipeline structure, threading requirements, and cross-platform file paths for robust tooling.
  • Provides actionable guidance to diagnose MPC export issues and ensure toolchain compatibility across workflows.

Quick Start

Run the validator on your XPN export files to verify MPC compatibility.

Frequently Asked Questions about export-xpn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate MPC XPN export files for compatibility?

Run the validator on your XPN export files to verify MPC compatibility by enforcing KeyTrack = True, RootNote = 0, and VelStart = 0 across all keygroups, preventing import failures and ensuring consistent behavior.

Why does my MPC XPM preset import fail?

MPC XPM preset imports often fail when keygroup parameters are non-compliant. The validator checks that KeyTrack = True, RootNote = 0, and VelStart = 0, providing actionable guidance to diagnose and fix these export pipeline issues.

What are the required keygroup parameters for exporting presets to MPC format?

Required keygroup parameters for exporting presets to MPC format include KeyTrack = True, RootNote = 0, and VelStart = 0. Enforcing these values across all keygroups ensures consistent MPC behavior and successful imports.

How do I check my XPN export pipeline for cross-platform operation?

To check your XPN export pipeline for cross-platform operation, validate the pipeline structure, threading requirements, and file paths to ensure robust toolchain compatibility across different operating environments.

Can I use this validator to debug MPC import failures in my tooling?

Yes, the validator provides actionable guidance to diagnose MPC export issues, verifying export pipeline integrity and enforcing keygroup rules to ensure toolchain compatibility across workflows when debugging import failures.