gemini

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

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill gemini-xcriminal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/xcriminal1/Xcriminal-bot/tree/main/skills/gemini
Command: npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill gemini-xcriminal1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gemini CLI enables fast, non-interactive Q&A, summaries, and content generation from the command line.

Core Features & Use Cases

  • One-shot Q&A prompts to get direct answers without an interactive session.
  • Summarization and generation tasks from concise prompts.
  • Simple model selection and JSON-formatted outputs for automation.

Quick Start

Use Gemini from the terminal with a single prompt to perform a task like summarizing a document or answering a question.

Frequently Asked Questions about gemini

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate text summaries from the command line without an interactive session?

To generate text summaries from the command line, you can use a one-shot CLI workflow that processes non-interactive prompts directly. This approach allows you to pass a single prompt to get direct answers or summaries without entering an interactive session.

What is a one-shot CLI workflow for Q&A and content generation?

A one-shot CLI workflow for Q&A and content generation executes a single non-interactive prompt to return immediate results. It targets direct invocation from the terminal to handle tasks like summarization without maintaining a continuous session.

Do I need to install the Gemini CLI to use one-shot command line prompts?

Yes, you need to install the Gemini CLI to use one-shot command line prompts. The workflow requires the Gemini CLI to be installed on your system, which can typically be done using package managers like brew.

Can I get JSON-formatted outputs from a command line Q&A prompt for automation?

Yes, you can get JSON-formatted outputs from a command line Q&A prompt for automation. The workflow supports simple model selection and JSON-formatted outputs specifically designed to integrate with automated pipelines.

What is the best way to perform non-interative Q&A from the terminal?

The best way to perform non-interactive Q&A from the terminal is using a lightweight one-shot CLI tool. It allows direct invocation from the command line to handle summarization and generation tasks through concise prompts.