Gemini St — Development skill for Claude Code
interactive google Gemini CLI interface for Sublime Text with file-context and agentic coding support.
How to install Gemini St
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open flashmodel/gemini-st and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Gemini St does
interactive google Gemini CLI interface for Sublime Text with file-context and agentic coding support.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Vibe Kanban — Get 10X more out of Claude Code, Gemini CLI, Codex, Amp and other coding agents 23.5k ★
README
Gemini CLI for Sublime Text
This package provides an agentic interface to the google Gemini CLI directly within Sublime Text.

Looking to use **Claude Code or OpenAI Codex** in Sublime Text, install the [TermMate package](https://packagecontrol.io/packages/TermMate), a native multi-agent coding assistant with seamless agent switching, file context, plan mode, and session resume. [Explore TermMate’s features for Sublime Text](https://termmate.app/sublime/).
Prerequisites
This plugin relies on the Google Gemini CLI. Install the required CLI tool:
npm install -g @google/gemini-cli
**Requirement:** gemini-cli version `0.34.0` or higher. For detailed installation, refer to the [geminicli official docs](https://geminicli.com/docs/get-started/installation/).
**Note:** The plugin automatically detects CLI installation across multiple environments, including **Homebrew**, **npm-global**, **Yarn**, and common local binary directories. You typically don't need to manually configure environment variables or search paths.
Install GeminiCLI plugin from Package Control
The easiest way to install this plugin is through [Package Control](https://packagecontrol.io/packages/GeminiCLI).
- Open the command palette (
Cmd+Shift+Pon macOS,Ctrl+Shift+Pon Windows/Linux). - Type
Package Control: Install Packageand pressEnter. - Search for
GeminiCLIand pressEnter.
The plugin automatically detects gemini-cli. If the command line tool is installed elsewhere, or you wish to use a specific `gemini`version, you can manually set the path in ` Preferences -> Package Settings -> GeminiCLI -> Settings`
For example set the `"gemini_command"` in settings with:
- Windows:
"C:/Users/myname/AppData/Roaming/npm/gemini.cmd" - macOS/Linux:
"/usr/local/bin/gemini"
Gemini Authentication
You need to authenticate before using the plugin. Supported methods:
- Google Account: Since 2026-06-18, Gemini CLI no longe
Related Skills
Sublime Claude Code
Claude Code IDE integration for Sublime Text 4 — in-editor diff review, live selection context, @-mentions. Sp
Gemini Delegate
A Claude Code skill that delegates coding tasks to Google's Gemini CLI via the Agent Client Protocol (ACP) --
Lathe
Agentic-friendly CLI generator for APIs: turn Swagger, OpenAPI, and google.api.http protos into single-binary
BOB Gemini Free
High-performance local 3-in-1 gateway unlocking Google Gemini as standard OpenAI, Anthropic (Claude Code), and
Claude SEO — Multi-Platform Agent Instructions
For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI. Claude Code users: see CLAUDE.md instead.
Use Google Gamini
Using Gemini CLI for Large Codebase Analysis
Related Agents
Gemini CLI Research Agent
Senior Google DeepMind researcher specializing in Gemini CLI - researches latest context window and model avai
Gemini Subagent
Dispatches a prompt to gemini-cli (Google's parallel agent CLI) via scripts/gemini/invoke.sh and returns its s
Upstream Sync
Specialized agent for synchronizing with upstream google-gemini/gemini-cli repository. Use when merging upstre