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.

krfantasy
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