Multi-platform ML training workflow: dispatch, monitor, harvest across Kaggle / Colab / SSH / cloud GPU.
npx claudepluginhub shallow-dusty/claude-plugins --plugin trainhub配置或查看项目的训练平台默认值(Kaggle/Colab/SSH 远程 GPU)。首次在项目中使用 trainhub 前运行,或要切换默认平台、更新凭据引用、调整指标口径时使用。触发词:配置训练平台、setup training、训练默认值、切平台。
训练完成后下载产物,解析指标,归档到 weights/ 目录。接在 train-watch 检测到 COMPLETE 之后。触发词:收实验结果、下载 kernel output、归档 weights、parse results.csv。
把训练任务派发到目标平台(Kaggle kernel / Colab notebook / SSH 远程主机)。适用:在本地准备好代码 + 配置后,推到远端开跑。触发词:提交训练、push kernel、run on kaggle/colab/ssh、派发实验。
轮询训练任务状态(Kaggle kernel / SSH tmux session / Colab runtime)。单次查询,不循环。要周期性监控请组合 /loop。触发词:查训练状态、kernel status、实验跑完没、training 进度。
Personal marketplace for Claude Code plugins developed by @Shallow-dusty.
| Plugin | Description |
|---|---|
| scriptorium | Academic research toolkit — paper search (arXiv/bioRxiv/medRxiv/PubMed/Google Scholar), Zotero integration, LaTeX thesis build/wordcount/cross-ref check, LaTeX experiment tables, animation-rich HTML presentations. |
| trainhub | Multi-platform ML training workflow — dispatch / monitor / harvest training jobs across Kaggle kernels, Google Colab, SSH remote GPU hosts. Project defaults persisted in .trainhub.json. |
# Add this marketplace to Claude Code
claude plugin marketplace add https://github.com/Shallow-dusty/claude-plugins
# Install plugins
claude plugin install scriptorium@shallow-local
claude plugin install trainhub@shallow-local
Or locally (for development):
git clone https://github.com/Shallow-dusty/claude-plugins ~/.claude/plugins/local
claude plugin marketplace add ~/.claude/plugins/local
0.1.0 — Early release, API may shift. Used daily by the author for thesis/research work.
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Modifies files
Hook triggers on file write and edit operations
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.