gemini

Answer questions, generate text, and summarize via the Gemini CLI.

39|10|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lllooollpp/clawdbot-cn --skill gemini-lllooollpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/lllooollpp/clawdbot-cn/tree/main/skills/gemini
Command: npx skills add https://github.com/lllooollpp/clawdbot-cn --skill gemini-lllooollpp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to interact with the Gemini AI model for quick, single-use tasks without requiring an interactive chat session.

Core Features & Use Cases

  • One-shot Q&A: Get immediate answers to specific questions.
  • Content Generation: Generate text based on a given prompt.
  • Summarization: Quickly summarize provided text.
  • Structured Output: Request output in JSON format for easier parsing.

Quick Start

Use the gemini skill to answer the question "What is the capital of France?".

Frequently Asked Questions about gemini

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

FAQPage Schema
How do I get one-shot AI answers from the command line without an interactive chat session?

To get one-shot AI answers from the command line, you can use the Gemini CLI for immediate question answering, text generation, and summarization without needing an interactive chat session.

Can I generate JSON output using the Gemini CLI for quick AI tasks?

Yes, you can generate JSON output using the Gemini CLI. It supports various output formats including JSON, allowing you to easily parse structured responses for quick AI tasks.

Do I need to install any dependencies to use the Gemini CLI for text summarization?

Yes, you need to install and authenticate the 'gemini-cli' tool to use it for text summarization and other quick AI generation tasks. No other dependencies are required.

What is the best way to summarize text quickly using a CLI AI tool?

The best way to summarize text quickly using a CLI AI tool is using the Gemini CLI, which provides single-use text summarization directly from the command line without launching an interactive session.

Does the Gemini CLI support different models for content generation?

Yes, the Gemini CLI supports various models for content generation. You can specify different models to execute one-shot Q&A and text generation tasks based on your requirements.