---
name: code-exec-skills
description: "7 code execution skills. Trigger: running code, interactive notebooks, Jupyter, Colab, sandboxed execution. Design: execution environment guides with setup instructions and best practices."
---

# Code Execution — 7 Skills

Select the skill matching the user's need, then `read` its SKILL.md.

| Skill | Description |
|-------|-------------|
| [google-colab-guide](./google-colab-guide/SKILL.md) | Run and manage Google Colab notebooks for Python and ML research |
| [jupyter-notebook-guide](./jupyter-notebook-guide/SKILL.md) | Best practices for computational research notebooks with reproducible workflows |
| [kaggle-api-guide](./kaggle-api-guide/SKILL.md) | Download datasets, manage competitions and notebooks via Kaggle API |
| [overleaf-cli-guide](./overleaf-cli-guide/SKILL.md) | Sync and manage Overleaf LaTeX projects from the command line |
| [python-reproducibility-guide](./python-reproducibility-guide/SKILL.md) | Reproducible Python environments, notebooks, and literate programming |
| [r-reproducibility-guide](./r-reproducibility-guide/SKILL.md) | Create reproducible research workflows with R and RMarkdown/Quarto |
| [sandbox-execution-guide](./sandbox-execution-guide/SKILL.md) | Secure sandboxed code execution environments for reproducible research computing |
