By fprochazka
Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent
A collection of Claude Code plugins by Filip Procházka.
Add this marketplace to Claude Code:
claude plugin marketplace add fprochazka/claude-code-plugins
Then install plugins:
claude plugin install skill-keyword-reminder@fprochazka-claude-code-plugins
To upgrade installed plugins to the latest version:
claude plugin marketplace update fprochazka-claude-code-plugins
claude plugin update skill-keyword-reminder@fprochazka-claude-code-plugins
| Plugin | Description |
|---|---|
| skill-keyword-reminder | Automatically reminds Claude to load relevant skills when keyword triggers appear in user prompts |
| gemini-cli | Skill and review agent for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions |
| gemini-deep-research | Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent |
| glab | Skill for interacting with GitLab using the glab CLI |
| glab-discussion | Standalone CC plugin + CLI for reading and managing GitLab MR discussion threads |
| glab-mr | GitLab MR tools - fix failed CI, resolve comments, and more |
| ai-tool-use-validator | AI-powered tool use validation using LLM backends (Vertex AI, etc.) to evaluate command safety and correctness |
| slackcli | Skill for interacting with Slack workspaces using the slackcli CLI |
| migrate-to-uv | Skill for migrating Python projects from Poetry, pipx, or pip to uv |
| metabasecli | Skill for interacting with Metabase using the metabase CLI |
| gogcli | Skill for interacting with Google services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, Tasks, Forms, Chat, People) using the gog CLI |
| rabbitmqadmin | Skill for inspecting RabbitMQ instances using the rabbitmqadmin CLI (rabbitmqadmin-ng) |
| searxngcli | Skill for searching the web using a SearXNG instance via the searxngcli CLI |
| web-researcher | Iterative web research agent that searches, discovers new directions, and synthesizes findings |
| code-review | Multi-agent branch code review — conventions, architecture, bugs, security, and git history reviewed in parallel |
plugins/<name>/ directoryplugins/<name>/.claude-plugin/plugin.json with name, version, descriptionplugins/<name>/README.md.claude-plugin/marketplace.json with matching versionplugins/<name>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonclaude plugin update <name>@fprochazka-claude-code-plugins to get updatesMIT
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.
npx claudepluginhub fprochazka/claude-code-plugins --plugin gemini-deep-researchMulti-agent branch code review — conventions, bugs, security, and git history reviewed in parallel
Skill for migrating Python projects from Poetry, pipx, or pip to uv
Skill for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions
Skill for interacting with Google services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, Tasks, Forms, Chat, People) using the gog CLI
Skill for interacting with GitLab using the glab CLI
Deep research coordination: academic papers, technical analysis, data insights, and web intelligence
Self-evolving research methodology: 18 universal principles for LLM-driven investigation, distilled from a 376-turn session with 1 positive + 17 null campaigns. Covers epistemic foundations (causality, nulls, record-keeping), investigation patterns (multi-lens agents, adversarial gates, per-trade enrichment), decision layer (constraint-pivot, supersede-not-rewrite), and emergent resurrection (failure archive with resurrect_if conditions).
Multi-agent deep research plugin with parallel web searches and synthesis
Agents for academic, market, and technical research, synthesis, and reporting
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation