What problem does it solve? Porting GPBikes mods to MX Bikes requires manual handling of incompatible file formats, config rebuilds, and skeleton re-rigging, with no automated converter existing in the community. ## Core Features & Use Cases - Mod Type Detection: Identifies bikes, tracks, tyre packs, gear, and stands from folder structure and file patterns, including unpacking .pkz archives. - Per-Type Conversion Rules: Provides copy/rename/rebuild tables for .edf, .cfg, .hrc, .geom, and .pnt files, including bike .cfg section edits and gfx.cfg retargeting. - Rider Re-Rig Workflow: Documents the full Blender re-rig process from GPB's 25-bone skeleton to MX Bikes' 70-bone riderRIG_* skeleton, with verification commands. - Use Case: You downloaded a GPBikes supermoto bike pack and want it playable in MX Bikes — the skill renames model files, rebuilds configs, fixes tyre friction, and verifies the output with grep checks. ## Quick Start Convert this GPBikes mod folder to MX Bikes format and install it into my MX Bikes mods directory.