Use existing Google Colab Pro+ (iganapolsky@gmail.com) for put-credit cohort scorecards. Never buy compute units. Pack ledgers via scripts/colab_cohort_pack.py and open notebooks/put_credit_cohort_colab.ipynb. Auto-invoke on Colab signup, Colab Pro, GPU offload, cohort notebook. Slash: /google-colab-trading-cohort.
Scanned 9/20/2026
Install to Claude Code
npx -y skills add IgorGanapolsky/trading --skill google-colab-trading-cohort --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Google Colab Trading Cohort?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/igorganapolsky-google-colab-trading-cohort)More formats (shields.io, HTML) on the badges page.
---
name: google-colab-trading-cohort
description: >
Use existing Google Colab Pro+ (iganapolsky@gmail.com) for put-credit cohort
scorecards. Never buy compute units. Pack ledgers via scripts/colab_cohort_pack.py
and open notebooks/put_credit_cohort_colab.ipynb. Auto-invoke on Colab signup,
Colab Pro, GPU offload, cohort notebook. Slash: /google-colab-trading-cohort.
---
# Colab Pro+ trading cohort rail
## Verified
- Colab home UI label: **Colab Pro+ home** (signed in as `iganapolsky@gmail.com`)
- Signup page Pay-As-You-Go buttons disabled (already subscribed)
- **Never** click Pro / Pro+ purchase or `colab pay` unless CEO authorizes spend same turn
## Operator
```bash
.venv/bin/python scripts/colab_cohort_pack.py --json
# Open notebook (after merge to main, or upload pack JSON in Colab):
# https://colab.research.google.com/github/IgorGanapolsky/trading/blob/main/notebooks/put_credit_cohort_colab.ipynb
```
Optional CLI (installed via `uv tool install google-colab-cli`):
```bash
colab version
colab new --gpu t4
colab upload data/audit/colab_packs/.../put_credit_cohort.json /content/put_credit_cohort.json
colab exec -f notebooks/put_credit_cohort_colab.ipynb
colab stop
```
## Hard don'ts
| NEVER | ALWAYS |
| -------------------------------------- | --------------------------------------- |
| Auto-buy compute units / upgrade plans | Use existing Pro+ allocation |
| Claim edge from Colab charts | Cite `kill_verdict` from scorecard JSON |
| Leave GPU runtimes idle | `colab stop` / disconnect runtime |
## Related
- `scripts/put_credit_cohort_scorecard.py`
- Fleet skill: `google-colab-pro-runner` (Claude global)
- Colab CLI: [googlecolab/google-colab-cli](https://github.com/googlecolab/google-colab-cli)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!