OpenClaw · Skill

Expanso JSON Flatten

Flatten nested JSON objects

CLI Utilities
v1.0.0
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install aronchick/expanso-json-flatten

ClawHub installer

npx clawhub@latest install aronchick/expanso-json-flatten

OpenClaw CLI

openclaw skills install aronchick/expanso-json-flatten

Direct OpenClaw install

openclaw install aronchick/expanso-json-flatten

What this skill does

Flatten nested JSON objects

Why it matters

Avoids writing custom recursive flattening logic for arbitrarily nested JSON structures.

Typical use cases

  • Normalizing nested API responses before loading into a database
  • Flattening config files to compare values across environments
  • Preprocessing webhook payloads for spreadsheet export
  • Simplifying nested log entries for log aggregation tools
  • Converting deeply nested objects into flat CSV rows

Source instructions

json-flatten

Flatten nested JSON objects

Requirements

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

Usage

CLI Pipeline

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

MCP Pipeline

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

Deploy to Expanso Cloud

expanso-cli job deploy https://skills.expanso.io/json-flatten/pipeline-cli.yaml

Files

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

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise