Create RunPod GPU or CPU pod instances from runpod.toml configuration. Use when user mentions "create pod", "launch pod", "runpod ssh", "pod 立てて", "pod 作成", "runpod 起動", "cpu pod", "CPU インスタンス", "GPU なしで pod". Do NOT use for managing existing pods (stop, remove, list).
Download HuggingFace models on Colab and upload to RunPod Network Volume via S3-compatible API. Pre-deploy models before GPU instance startup to save billing time. Use when user mentions "runpod model upload", "network volume model", "colab to runpod", "HuggingFace model to runpod", "S3 sync runpod".
Query RunPod GPU availability and suggest GPUs/datacenters matching requirements. Filter by memory, generation, Network Volume support, and stock level. Use when user mentions "runpod gpu", "gpu availability", "gpu stock", "runpod datacenter", "network volume gpu", "which gpu available".
Manage files on RunPod Network Volume via S3-compatible API. Use when user mentions "volume storage", "network volume", "upload to volume", "download from volume", "volume ls", "volume files", "ボリューム", "ストレージ".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugins by pokutuna.
Add this marketplace to Claude Code:
/plugin marketplace add https://github.com/pokutuna/claude-plugins
Then install plugins:
/plugin install <plugin-name>@pokutuna-plugins
Install plugins with user scope (default), then enable per-project via <project>/.claude/settings.json:
{
"enabledPlugins": {
"runpod@pokutuna-plugins": true
}
}
Project-scoped installation has known bugs that prevent installing the same plugin to multiple projects:
| Plugin | Description |
|---|---|
| allow-until | Time-limited auto-approval mode for Claude Code sessions |
| actions-ubuntu-slim-migration | Analyze and migrate GitHub Actions to ubuntu-slim for cost reduction |
| cloud-logging | Investigate Google Cloud Logging with gcloud/jq/duckdb |
| vertexai-gemini-batch | Run Vertex AI Batch Prediction for Gemini (50% OFF) |
| hydra-experiment | Guide Hydra-based ML experiment management |
| runpod | RunPod GPU cloud management - check GPU availability, upload models |
| uv-features | Recommend lesser-known uv features (PEP 723, uvx, uv run --with, etc.) |
| side-fork | Fork session and open original in a new tmux pane (new pane = experimental branch) |
| kaggle-helper | Kaggle discussion and notebook analysis for competition research |
| things-app | Read and update tasks in Things 3 via JXA |
| toggle-plugin | Toggle plugins enabled/disabled per project |
npx claudepluginhub pokutuna/claude-plugins --plugin runpodDirect access to your browser's open tabs content via MCP
Read and update tasks in Things 3 via AppleScript/JXA
Kaggle discussion and notebook analysis commands for competition research
Toggle Claude Code plugins enabled/disabled per project via .claude/settings.json
Hydra を使った機械学習実験管理のセットアップと実行をガイドするプラグイン
Claude Code skill pack for Vast.ai (24 skills)
SkyPilot agent skill for launching cloud VMs, Kubernetes pods, and Slurm jobs across 25+ clouds
Machine learning training and inference pipeline using cloud GPUs (Modal, Lambda Labs, RunPod) with HuggingFace ecosystem - no local GPU required
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns