MOVA: dpp_passport_normalize_basic (wrapper)

Normalize a DPP passport JSON into the lab_battery_passport_extended_v1 format.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Leryk1981/mova_wf_cycle --skill mova-dpp-passport-normalize-basic-wrapper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: MOVA: dpp_passport_normalize_basic (wrapper)
Source: https://github.com/Leryk1981/mova_wf_cycle/tree/main/.codex/skills/mova_dpp_passport_normalize_basic
Command: npx skills add https://github.com/Leryk1981/mova_wf_cycle --skill mova-dpp-passport-normalize-basic-wrapper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Normalize a DPP passport input into the lab_battery_passport_extended_v1 format (happy-path) for downstream pipelines.

Core Features & Use Cases

  • Deterministic normalization: Convert passport input to extended payload.
  • Wrapper pattern: Designed to be invoked as deterministic wrapper in Codex automation.
  • Ready for further steps: Provides a clean input for downstream validation.

Quick Start

Run the wrapper with a passport JSON and inspect the normalized output.