xby-csv2json
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-csv2json
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-csv2json to install; the source is at https://github.com/xby-skill/xby-csv2json
About this plugin
Converting CSV to JSON is one of the most tedious yet frequent tasks in everyday data work. xby-csv2json, a DeepSeek Harness MCP plugin, turns that chore into a single natural-language request in chat with no terminal or scripting required.
The plugin works through three cooperating tools: get_csv_info previews the encoding, delimiter, row and column counts, and sample rows of the file before you commit to a conversion; convert_csv_file transforms a local CSV file into a JSON file on disk; and convert_csv_string handles raw CSV text directly. All three accept custom delimiters, multiple encodings, row-skipping, optional headers, and a range of output orientations including records, values, split, table, and index, covering the vast majority of CSV scenarios. The API key is set once and persists across restarts.
It is ideal for developers and data analysts who regularly process local CSV files inside a conversation, especially when facing tables from different sources with varying encodings and delimiters and wanting a structured JSON result in one natural-language sentence.
Use Cases
- Convert a local CSV file to JSON with a single chat message
- Preview encoding and delimiter before choosing conversion parameters
- Transform raw CSV strings into records, values, split, or other JSON structures
Best For
- Developers who regularly process local CSV files
- Data analysts who convert formats inside a chat session
- Technicians orchestrating MCP workflows with DeepSeek Harness
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.