Default skill for structured-data visualization, chart generation, and dashboard-style reporting. Use when the user asks to create charts, graphs, plots, das...
**Security and stability update – adds strict argument handling for chart CLI calls.** - Enforces argv-style argument passing for CLI invocations; prohibits shell-built command strings. - Prevents interpolation of user-influenced data, labels, or content into shell commands. - Only allows inline JSON for `data` and `variant` when passed as structured argv arguments. - Improves clarity that all CLI execution must follow strict, structured argument usage.