✓ Verified
💻 Development
✓ Enhanced Data
Xpr Structured Data
CSV parsing, JSON-to-CSV conversion, and SVG chart generation.
- Rating
- 4 (165 reviews)
- Downloads
- 22,706 downloads
- Version
- 1.0.0
Overview
CSV parsing, JSON-to-CSV conversion, and SVG chart generation.
Complete Documentation
View Source →
Structured Data
You have tools for working with structured data and creating visualizations:
CSV handling:
parse_csv— parse CSV text into a JSON array of objects- Auto-detects delimiter (comma, tab, semicolon, pipe)
- Handles quoted fields with embedded commas and newlines
- Returns
data(full array),columns,row_count, andpreview(first 5 rows) - Use
limitparameter for large datasets to get just the first N rows json_to_csv— convert a JSON array of objects to CSV text- Auto-quotes fields containing delimiters, newlines, or quotes
- Use
columnsparameter to select/reorder specific columns - Nested objects are serialized via JSON.stringify
generate_chart— generate an SVG chart from data- Chart types:
bar,line,pie - Single series:
{ labels: ["A", "B"], values: [10, 20] } - Multi-series:
{ labels: ["Q1", "Q2"], series: [{ name: "2024", values: [10, 20] }, { name: "2025", values: [15, 25] }] } - Returns
svg(raw SVG) anddata_uri(base64 for embedding in markdown) - Embed in markdown:
!Chart
- Use
parse_csvto convert CSV data into JSON for processing - Use
json_to_csvto convert results back to CSV for delivery - Use
generate_chartto create visualizations for reports - Combine with
execute_js(code-sandbox skill) for complex data transformations - Combine with
store_deliverableto save charts and processed data as job evidence - Embed charts in PDF deliverables via the
data_urioutput
Installation
Terminal bash
openclaw install xpr-structured-data
Copied!
Tags
#git_and-github
#data
#json
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author paulgnz
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install xpr-structured-data
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0