
Bgreenwell Plugins Marketplace
- 2 repo stars
- Updated December 23, 2025
- bgreenwell/claude-plugins
bgreenwell-plugins is a plugin marketplace that adds Gemini second-opinion review and plagiarism checking to Claude Code workflows.
About
bgreenwell-plugins is a two-plugin Claude Code marketplace by Brandon Greenwell aimed at developers who want another model in the loop before they trust a single agent answer. gemini-review sends code changes, plans, documentation, and architecture notes to Google Gemini for cross-checking blind spots, security angles, and design consistency, with keywords hinting at batch review and JSON-shaped output for automation-friendly follow-up. plagiarism-review complements that stack when you ship blogs, docs, or marketing copy and need an originality pass separate from code review. For developers wearing every hat, the pairing reduces the risk of shipping a critical bug or derivative content because Claude never got a dissenting view. Install when decisions are high stakes—payments, auth, public launches—not for every trivial edit.
- gemini-review v1.2.1: second opinion from Google Gemini on code, plans, docs, and architecture
- Supports batch review and JSON output for structured findings
- Slash-command style workflow for quick validation passes
- plagiarism-review v1.0.0: originality checks for written deliverables
- MIT-licensed productivity plugins from a single marketplace entry
Bgreenwell Plugins by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
/plugin marketplace add bgreenwell/claude-pluginsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | December 23, 2025 |
| Repository | bgreenwell/claude-plugins ↗ |
What it does
Add Gemini-backed second opinions and plagiarism checks on code, architecture, and published copy from Claude Code.
Who is it for?
Best when you want a cheap multi-model sanity check on code and content without leaving the Claude Code plugin ecosystem.
Skip if: Skip if you have mandatory human review boards or those and cannot use Google Gemini APIs for policy reasons.
What you get
You can run Gemini validation and plagiarism review inside Claude Code and act on structured feedback before merge or distribution.
- Gemini validation report on code or architecture
- Plagiarism assessment on targeted written content
- Actionable review notes usable before merge or publish
By the numbers
- Marketplace lists 2 plugins: gemini-review v1.2.1 and plagiarism-review v1.0.0
Plugins in this marketplace
2 plugins - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
LLM review plugins, not a spec-writing or infrastructure marketplace.
FAQ
Who is Bgreenwell Plugins for?
Claude Code users who want Gemini as an independent reviewer and optional plagiarism checks on written work.
When should I use Bgreenwell Plugins?
Use gemini-review before merging risky changes or locking architecture; use plagiarism-review before publishing long-form content.
How do I add Bgreenwell Plugins to my agent?
Register the bgreenwell/claude-plugins marketplace in Claude Code, install gemini-review and/or plagiarism-review, and configure Gemini API access as required by the plugin docs.