Add Gemini Extension banner
pleaseai pleaseai

Add Gemini Extension

Productivity community

Description

--- description: Add a Gemini CLI extension as a Type 4 synced plugin to the marketplace. Automates the full workflow: meta.ts entry, submodule init, plugin generation, and sync. --- Add a new Gemini CLI extension to the marketplace as a Type 4 synced plugin. **Arguments:** `$ARGUMENTS` (format: `<extension-name> <github-repo-url>`) **Example:** `/add-gemini-extension firebase https://github.com/pleaseai/firebase-plugin` --- ## Step 1 — Parse & Validate Input Parse `$ARGUMENTS` to extract:

Installation

Installs to ~/.claude/commands/pleaseai-claude-code-plugins-add-gemini-extension.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pleaseai/claude-code-plugins/HEAD/.claude/commands/add-gemini-extension.md -o ~/.claude/commands/pleaseai-claude-code-plugins-add-gemini-extension.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository