Create Datell visual reports, dashboards, KPI pages, and no-MCP standalone HTML through the frontend-design-report repository. Prefer the local Datell MCP runtime via datell_generate_chart when available, otherwise fall back to a polished standalone HTML report.
Search and install alias for frontend-design-report. Create Datell-style visual reports, dashboards, KPI summaries, and standalone no-MCP HTML reports with the same runtime contract as datell-visual-report-preview.
Create or review Datell custom skills that should output a visual report preview by composing full HTML and delegating the final render to callTool("generate_chart", ...). Use this when the goal is to make a skill behave like an Agent-generated report instead of returning plain text.