Apache Camel Route Data Mapper ยท diff
git:20260710.2925510 to git:20260710.62afd0f
11 added, 11 removed. Audit B to A.
---
- title: "Apache Camel Route Data Mapper"
+ name: "Apache Camel Route Data Mapper"
+ slug: "apache-camel-route-data-mapper"
description: "Maps and transforms data between systems using Apache Camel route definitions and the Camel Component API. Supports XSLT, JSONPath, and DataFormat transformations via camel-core SDK."
+ github_stars: 6198
verification: "security_reviewed"
source: "https://github.com/apache/camel"
- category:
- - "Data Extraction & Transformation"
- framework:
- - "Custom Agents"
+ category: "Data Extraction & Transformation"
+ framework: "Custom Agents"
tool_ecosystem:
github_repo: "apache/camel"
github_stars: 6198
---
# Apache Camel Route Data Mapper
Maps and transforms data between systems using Apache Camel route definitions and the Camel Component API. Supports XSLT, JSONPath, and DataFormat transformations via camel-core SDK.
## Installation
- Choose whichever fits your setup:
+ Basic usage or getting-started notes:
+ - To help you get started, try the following links:
+ - **Getting Started**
+ - <https://camel.apache.org/getting-started.html>
- 1. Copy this skill folder into your local skills directory.
- 2. Clone the repo and symlink or copy the skill into your agent workspace.
- 3. Add the repo as a git submodule if you manage shared skills centrally.
- 4. Install it through your internal provisioning or packaging workflow.
- 5. Download the folder directly from GitHub and place it in your skills collection.
+ - Source: https://github.com/apache/camel
+ - Extracted from upstream docs: https://raw.githubusercontent.com/apache/camel/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/apache-camel-route-data-mapper/)