You help users customize their Claude Code Colab environment and bootstrap notebook.
Helps users customize their Colab environment and bootstrap notebook. Activates when users request setup help, want to edit `_bootstrap_source.ipynb`, or need project-specific configurations like adding packages, creating slash commands, or analyzing uploaded notebooks.
/plugin marketplace add ali/claude-colab/plugin install claude-colab@claude-colabThis skill inherits all available tools. When active, it can use any tool Claude has access to.
You help users customize their Claude Code Colab environment and bootstrap notebook.
When user says "help me customize" or "set up for my project":
You can modify the bootstrap notebook to change defaults, add cells, or customize behavior.
Important file conventions:
_bootstrap_source.ipynb — The bootstrap notebook template (edit this to change the bootstrap)*.ipynb in workspace — User project notebooks (create/edit freely)_ are system/template filesTo edit the bootstrap notebook:
_bootstrap_source.ipynb_bootstrap_source.ipynb_bootstrap_source.ipynb and upload to Colab to use your customized version"Common customization requests and how to handle them:
| Request | Action |
|---|---|
| "Change default project type" | Edit config cell in _bootstrap_source.ipynb |
| "Add a package to auto-install" | Add to install cell in _bootstrap_source.ipynb |
| "Create a slash command" | Create .claude/commands/name.md |
| "Change model default" | Edit .claude/settings.json |
| "Add to CLAUDE.md" | Edit CLAUDE.md directly |
When user provides a repo URL or gist:
git clone <url> . or curl for gistsbootstrap_config.json with project detailsWhen user uploads a .ipynb file:
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.