xml-handler

Community

Automate XML parsing and modification.

Authorsebc-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables manipulation of any XML file using XPath-based commands with xmllint and xmlstarlet, avoiding reading large files into memory and enabling precise extraction and modification.

Core Features & Use Cases

  • Structure discovery: view tag trees, list unique tags, and count occurrences.
  • Targeted extraction: extract elements, values, and attributes via XPath.
  • Direct modification: update values, add or remove nodes, all without loading the entire document.

Quick Start

Example: xmllint --xpath '//configuration/database' fichier.xml

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: xml-handler
Download link: https://github.com/sebc-dev/sebcdev-nuxt/archive/main.zip#xml-handler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.