Skills for analyzing and visualizing data with Python
/api/skills/data-analysis
Explore and analyze Excel/CSV spreadsheets — pivot, filter, summarize, and chart tabular data. Use for one-off file analysis; for persistent data stores use data-platform skills instead.
pythonThese tools become available when this skill is activated:
Generate Excel/CSV spreadsheets from data — build reports, export query results, and create formatted workbooks
pythonThese tools become available when this skill is activated:
Create inline charts and interactive dashboards using Vega-Lite. Supports bar, line, pie, scatter, heatmap, and cross-filtered multi-view layouts.
Advanced interactive dashboard patterns for complex cross-filtering, input controls, and multi-view layouts
Create visual diagrams using Mermaid syntax for flowcharts, sequences, class diagrams, and more
markdownThese tools become available when this skill is activated:
Modify existing Excel/CSV spreadsheets — adjust data, add columns, apply formulas, and clean up tabular files
pythonThese tools become available when this skill is activated:
Render a Vega-Lite chart to PNG for visual verification before presenting to the user
pythonThese tools become available when this skill is activated:
Make targeted edits to existing .xlsx artifacts — modify cells, add/remove rows and sheets, change formatting, apply formulas — using openpyxl in the sandbox
pythonThese tools become available when this skill is activated: