preset-qa

Validate audio preset .xometa files for schema, DNA, naming, and parameter compliance.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/BertCalm/xo-ox-claude-config --skill preset-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preset-qa
Source: https://github.com/BertCalm/xo-ox-claude-config/tree/main/skills/preset-qa
Command: npx skills add https://github.com/BertCalm/xo-ox-claude-config --skill preset-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for systematic quality assurance of audio presets, preventing errors and ensuring brand compliance before release.

Core Features & Use Cases

  • Comprehensive Validation: Checks schema correctness, DNA health, naming conventions, parameter ranges, mood balance, and duplicate detection.
  • Multi-level Checks: From basic schema validity to fleet-level analysis of mood distribution and DNA coverage.
  • Use Case: After using /exo-meta or /preset-forge to create a new batch of presets, run this Skill to catch any errors, ensure they meet quality standards, and verify they are ready for distribution.

Quick Start

Run preset qa on the attached file 'ambient-pad.xometa'.

Frequently Asked Questions about preset-qa

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

FAQPage Schema
How do I validate audio preset files for schema correctness and parameter ranges?

You validate audio preset files by running systematic quality assurance checks on .xometa files to verify JSON schema correctness, parameter prefix rules, naming conventions, and parameter bounds to ensure data integrity.

What is preset quality assurance and when do I need to check DNA health?

Preset quality assurance is the systematic validation of audio preset files for schema correctness, mood balance, and duplicate detection. You need to check DNA health when verifying the structural integrity of your preset fleet before release.

How do I check an entire preset fleet for duplicate detection and mood balance?

You check an entire preset fleet by running fleet-level validation on your engine folders to analyze mood distribution, verify DNA coverage, and detect duplicates across the whole collection.

Can I automatically fix deterministic errors in audio preset files?

Yes, you can automatically fix deterministic errors in audio preset files by enabling the auto-fix option during validation, which corrects predictable schema and naming convention issues without manual intervention.

Does preset validation work with new audio files only?

Yes, preset validation works with new audio files only by selecting the option to target new files exclusively, allowing you to run compliance checks on recently generated .xometa files instead of the entire engine folder.

Why does my .xometa file fail compliance checks after using a preset generator?

Your .xometa file fails compliance checks when it violates the required JSON schema, parameter prefix rules, or naming conventions, which systematic quality assurance detects before distribution.