✓ Verified 📁 File Management ✓ Enhanced Data

Expanso Csv To Json

"Convert CSV data to JSON array of objects".

Rating
5 (371 reviews)
Downloads
7,321 downloads
Version
1.0.0

Overview

"Convert CSV data to JSON array of objects".

Complete Documentation

View Source →

csv-to-json

"Convert CSV data to JSON array of objects"

Requirements

  • Expanso Edge installed (expanso-edge binary in PATH)
  • Install via: clawhub install expanso-edge

Usage

CLI Pipeline

bash
# Run standalone
echo '<input>' | expanso-edge run pipeline-cli.yaml

MCP Pipeline

bash
# Start as MCP server
expanso-edge run pipeline-mcp.yaml

Deploy to Expanso Cloud

bash
expanso-cli job deploy https://skills.expanso.io/csv-to-json/pipeline-cli.yaml

Files

FilePurpose
skill.yamlSkill metadata (inputs, outputs, credentials)
pipeline-cli.yamlStandalone CLI pipeline
pipeline-mcp.yamlMCP server pipeline

Installation

Terminal bash

openclaw install expanso-csv-to-json
    
Copied!

💻Code Examples

### CLI Pipeline

-cli-pipeline.sh
# Run standalone
echo '<input>' | expanso-edge run pipeline-cli.yaml

### MCP Pipeline

-mcp-pipeline.sh
# Start as MCP server
expanso-edge run pipeline-mcp.yaml

Tags

#pdf_and-documents #data #json

Quick Info

Category File Management
Model Claude 3.5
Complexity One-Click
Author aronchick
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install expanso-csv-to-json