Install
openclaw skills install @imvvip/ini-alignINI file section and key-value alignment tool. Reorders sections and keys in a target INI file to match the order in a source (reference) INI file. Target-only sections/keys preserved at end with full content, source-only sections listed as comments. Use when user requests "INI section reorder", "INI key alignment", "align INI sections", "reorder INI config", or similar needs.
openclaw skills install @imvvip/ini-alignAlign a target INI file's section order and key order to match a source (reference) INI file.
Run the script directly:
python scripts/ini_align.py <source.ini> <target.ini> <output.ini>
The script will:
; [SectionName]) at the end of output.Before running the script, confirm with the user:
<original>-aligned.ini)After running, output statistics: