ワンクリックで
dashboard
Build a standalone interactive HTML dashboard with Chart.js from any dataset
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Build a standalone interactive HTML dashboard with Chart.js from any dataset
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Full agentic analysis pipeline — ingest, clean, analyze, visualize, report, and dashboard from any data
Clean and transform data files — fix types, handle missing values, remove duplicates
Profile data files — row counts, column types, missing values, duplicates, statistics
Ask natural language questions about your data and get answers with evidence
Generate a comprehensive Markdown analysis report with findings, charts, and recommendations
Generate charts and plots from data — line, bar, pie, heatmap, scatter, histogram
| name | dashboard |
| description | Build a standalone interactive HTML dashboard with Chart.js from any dataset |
| argument-hint | [dataset-name] |
| risk | safe |
| disable-model-invocation | false |
| user-invocable | true |
| allowed-tools | Read, Write, Bash, Glob, Grep |
| model | claude-sonnet-4-6 |
| context | fork |
| agent | general-purpose |
Build a standalone, interactive HTML dashboard from any dataset.
Generates a single dashboard.html file with KPI cards, interactive Chart.js charts, and data tables. Reads from input/<dataset>/, writes to output/<dataset>/dashboard.html. Fully self-contained — open in any browser, no server needed.
Parse $ARGUMENTS to get dataset name.
input/<dataset-name>/output/<dataset-name>/dashboard.htmlinput/<dataset>/:clean)E-Commerce:
General:
Create output directory: mkdir -p output/<dataset>
Write output/<dataset>/dashboard.html using a Python script that:
input/<dataset>/https://cdn.jsdelivr.net/npm/chart.js)#FF6B35 primary, #004E89 secondary, #F5EDE0 backgroundTell the user how to open it: start output/<dataset>/dashboard.html
/10x-analyst:dashboard shopify-data
Developed by 10x.in | 10x-Analyst v1.0.0