expanso-csv-to-json
Convert CSV data to JSON array of objects".
Best use case
expanso-csv-to-json is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Convert CSV data to JSON array of objects".
Teams using expanso-csv-to-json should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/expanso-csv-to-json/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How expanso-csv-to-json Compares
| Feature / Agent | expanso-csv-to-json | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Convert CSV data to JSON array of objects".
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# expanso-csv-to-json "Convert CSV data to JSON array of objects". ## Install ``` npx clawhub@latest install expanso-csv-to-json ```
Related Skills
habib-pdf-to-json
Extract structured data from construction PDFs.
json-toolkit
Swiss-army knife for JSON files.
aria2-json-rpc
Interact with aria2 download manager via JSON-RPC 2.0. Manage downloads, query status, and control tasks through natural language commands. Use when working with aria2, download management, or torrent operations.
expanso-yaml-to-json
Convert YAML to JSON format.
expanso-xml-to-json
Convert XML to JSON format.
expanso-tls-inspect
Inspect TLS certificate (expiry, SANs, chain, cipher)
expanso-text-summarize
Summarize text into 3-5 bullet points using AI.
expanso-sentiment-score
Score text sentiment from -1 (negative) to +1 (positive)".
expanso-secrets-scan
Detect hardcoded secrets (API keys, tokens, passwords) in text or code.
expanso-pii-redact
Redact PII from text, replacing sensitive data with placeholders".
expanso-language-detect
Detect the language of text using AI.
expanso-keyword-extract
Extract keywords and key phrases from text for SEO, tagging, and indexing".