flashmodel

Gemini St — Development skill for Claude Code

Development community

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.

![Gemini Chat](screenshot.png)

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).

  1. Open the command palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Windows/Linux).
  2. Type Package Control: Install Package and press Enter.
  3. Search for GeminiCLI and press Enter.

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