What problem does it solve?
This Skill helps you choose, structure, and validate Jupyter notebooks for multi-step data analysis, exploration, visualization, and BigQuery-driven workflows without guessing the right execution pattern.
Core Features & Use Cases
- Notebook Workflow Guidance: Guides when to use a notebook, how to organize cells, and how to keep the analysis readable and reproducible.
- BigQuery in Notebooks: Directs notebook-based BigQuery work through SQL magics and BigFrames rather than Python client patterns.
- Execution and Validation: Emphasizes step-by-step cell generation, output checking, clean final states, and notebook summaries that stay grounded in verified results.
- Use Case: If you need to investigate a dataset, test a hypothesis, and present charts with a clear narrative, this Skill helps you build that notebook correctly from start to finish.
Quick Start
Use the notebook-guidance skill to create a clear, validated Jupyter notebook for my data analysis task with BigQuery queries and visualizations.