Help us improve
Share bugs, ideas, or general feedback.
Collection of Claude Code plugins by Filip Procházka
npx claudepluginhub fprochazka/claude-code-pluginsA 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
Auto-reminds Claude to load skills based on keyword triggers in prompts
Skill for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions
Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent
GitLab MR tools - fix failed CI, resolve comments, and more
AI-powered tool use validation using LLM backends (Vertex AI, etc.) to evaluate command safety and correctness
Iterative web research agent that searches, discovers new directions, and synthesizes findings
Skill for migrating Python projects from Poetry, pipx, or pip to uv
Skill for interacting with Metabase using the metabase CLI
Skill for converting files to Markdown using Microsoft's markitdown CLI
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
Skill for inspecting RabbitMQ instances using the rabbitmqadmin CLI (rabbitmqadmin-ng)
Skill for searching the web using a SearXNG instance via the searxngcli CLI
Blocks direct access to dependency caches (~/.m2/repository, etc.) and redirects to the libsrc MCP tool for source inspection
Multi-agent branch code review — conventions, bugs, security, and git history reviewed in parallel
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
No description available.
Share bugs, ideas, or general feedback.