Applies chained XSLT transformations to XML documents using lxml and Saxon-JS. Supports XSLT 3.0 streaming, XPath parameter injection, and multi-stage transform pipelines with intermediate validation.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "XML XSLT Transform Pipeline"
slug: "xml-xslt-transform-pipeline"
description: "Applies chained XSLT transformations to XML documents using lxml and Saxon-JS. Supports XSLT 3.0 streaming, XPath parameter injection, and multi-stage transform pipelines with intermediate validation."
github_stars: 3021
verification: "security_reviewed"
source: "https://github.com/lxml/lxml"
author: "lxml"
category: "Data Extraction & Transformation"
framework: "ChatGPT Agents"
tool_ecosystem:
github_repo: "lxml/lxml"
github_stars: 3021
---
# XML XSLT Transform Pipeline
Applies chained XSLT transformations to XML documents using lxml and Saxon-JS. Supports XSLT 3.0 streaming, XPath parameter injection, and multi-stage transform pipelines with intermediate validation.
## Installation
Requirements and caveats from upstream:
- lxml is the most feature-rich and easy-to-use library for processing XML and HTML in the Python language.
- lxml has been downloaded from the Python Package Index_
- .. _Python Package Index: https://pypi.python.org/pypi/lxml
- Source: https://github.com/lxml/lxml
- Extracted from upstream docs: https://raw.githubusercontent.com/lxml/lxml/HEAD/README.rst
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/xml-xslt-transform-pipeline/)
No comments yet. Be the first to comment!