/create-viz - Create Visualizations If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md. Create publication-quality data visualizations using Python. Generates charts from data with best practices for clarity, accuracy, and design. Usage Workflow 1. Understand the Request Determine: - Data source : Query results, pasted data, CSV/Excel file, or data to be queried - Chart type : Explicitly requested or needs to be recommended - Purpose : Exploration, presentation, report, dashboard component - Audience : Technical team, executives, external stakehol…