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 | Run and manage Google Colab notebooks for Python and ML research |
| jupyter-notebook-guide | Best practices for computational research notebooks with reproducible workflows |
| kaggle-api-guide | Download datasets, manage competitions and notebooks via Kaggle API |
| overleaf-cli-guide | Sync and manage Overleaf LaTeX projects from the command line |
| python-reproducibility-guide | Reproducible Python environments, notebooks, and literate programming |
| r-reproducibility-guide | Create reproducible research workflows with R and RMarkdown/Quarto |
| sandbox-execution-guide | Secure sandboxed code execution environments for reproducible research computing |