Marketplace

data-analyst-export

Export query results to various formats (CSV, JSON, Excel, Markdown tables) with proper formatting and headers. Use when saving analysis results to files.This skill provides data export utilities for multiple formats:- CSV: Comma-separated with headers, customizable delimiters- JSON: Structured data with pretty-print option- Excel: Multiple sheets, cell formatting, formulas- Markdown: Tables for documentationTriggers: "export data", "save results", "output CSV", "output JSON", "output Excel", "データ出力", "結果保存", "エクスポート"

$ インストール

git clone https://github.com/takemi-ohama/ai-agent-marketplace /tmp/ai-agent-marketplace && cp -r /tmp/ai-agent-marketplace/plugins/ndf/skills/data-analyst-export ~/.claude/skills/ai-agent-marketplace

// tip: Run this command in your terminal to install the skill