Claude Code plugins by pokutuna
npx claudepluginhub pokutuna/claude-pluginsClaude 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 |
Analyze GitHub Actions workflows and migrate from ubuntu-latest to ubuntu-slim for cost optimization
Generate batch input files and run Vertex AI Batch Prediction for Gemini
Investigate Google Cloud Logging with efficient context management
Hydra を使った機械学習実験管理のセットアップと実行をガイドするプラグイン
Time-limited auto-approval mode for Bash commands. Temporarily bypass permission prompts while blocking dangerous operations.
RunPod GPU cloud management plugin for Claude Code.
Recommend lesser-known uv features like PEP 723 inline scripts, uv run --with, uvx, and more. Nudges Claude to use powerful uv capabilities instead of plain pip/python.
Fork the current Claude session and open the fork in a new tmux or screen window, so the new window becomes the experimental branch.
Kaggle discussion and notebook analysis commands for competition research
Read and update tasks in Things 3 via AppleScript/JXA
Toggle Claude Code plugins enabled/disabled per project via .claude/settings.json
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations