home/categories/documents/krfantasy-alsdiff-plugins-xml-element-extractor-skills-xml-element-extractor-skill-md
documentscontent-media
xml-element-extractor
Extract specific XML elements from source files using Python and optionally format with xmllint. This skill should be used when users need to isolate a single XML element (like InstrumentVector with Id="0") from a larger XML document, preserving the complete element structure including opening and closing tags.
maintainer
krfantasy
업데이트됨 1/19/2026
스타
0
포크
0
quick start
Installation and usage
Extract specific XML elements from source files using Python and optionally format with xmllint. This skill should be used when users need to isolate a single XML element (like InstrumentVector with Id="0") from a larger XML document, preserving the complete element structure including opening and closing tags.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use xml-element-extractor