expanso-content-splitting

Official

Route messages to multiple destinations.

Authorexpanso-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of splitting incoming data batches into individual messages, routing them to different destinations based on their content and validity.

Core Features & Use Cases

  • Dynamic Data Splitting: Handles various input formats like JSON arrays, CSV records, or raw arrays, splitting them into individual records.
  • Content-Based Routing: Validates each individual item and routes valid items to a processing queue (e.g., Kafka) and invalid items to a dead-letter queue (e.g., file).
  • Use Case: Process a large daily batch of customer orders, splitting each order into its own message for individual fulfillment and logging any malformed orders for review.

Quick Start

Run the content splitting pipeline with sample data using the provided shell script.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: expanso-content-splitting
Download link: https://github.com/expanso-io/expanso-skills/archive/main.zip#expanso-content-splitting

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.