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