بنقرة واحدة
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 ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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