Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
beita6969 avatar

Gemini

  • 16 installs
  • 869 repo stars
  • Updated June 8, 2026
  • beita6969/scienceclaw

gemini is a Claude skill that runs the Gemini CLI in one-shot mode for quick Q&A, summaries, and text generation.

About

This skill teaches an agent to call the Gemini CLI in one-shot mode instead of interactive mode. A developer uses it to get quick answers, summaries, or generated text from Gemini, optionally selecting a model or requesting JSON output. It also covers listing and managing Gemini extensions.

  • Runs Gemini CLI in one-shot mode with a positional prompt
  • Supports --model, JSON output, and extension management
  • Installs via brew formula gemini-cli

Gemini by the numbers

  • 16 all-time installs (skills.sh)
  • Ranked #10,994 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
At a glance

gemini capabilities & compatibility

Requires Gemini auth (run gemini once interactively to log in).

Capabilities
ai agent building
Use cases
research
Pricing
Bring your own API key
From the docs

What gemini says it does

Use Gemini in one-shot mode with a positional prompt (avoid interactive mode).
SKILL.md
If auth is required, run `gemini` once interactively and follow the login flow.
SKILL.md
npx skills add https://github.com/beita6969/scienceclaw --skill gemini

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs16
repo stars869
Last updatedJune 8, 2026
Repositorybeita6969/scienceclaw

What it does

Ask Gemini a one-shot question or generate text from the command line during a coding session.

Who is it for?

One-shot Q&A, summaries, and generation via the Gemini CLI.

Skip if: Interactive Gemini sessions (the skill explicitly says to avoid interactive mode).

When should I use this skill?

You want a quick answer or generated text from Gemini without leaving the terminal.

By the numbers

  • Install path: brew formula gemini-cli

Files

SKILL.mdMarkdownGitHub ↗

Gemini CLI

Use Gemini in one-shot mode with a positional prompt (avoid interactive mode).

Quick start

  • gemini "Answer this question..."
  • gemini --model <name> "Prompt..."
  • gemini --output-format json "Return JSON"

Extensions

  • List: gemini --list-extensions
  • Manage: gemini extensions <command>

Notes

  • If auth is required, run gemini once interactively and follow the login flow.
  • Avoid --yolo for safety.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.