Gemini

Use Google's Gemini AI models for one-shot Q&A, text summarization, and content generation directly from the command line.

Peter Steinbergerv1.0.0
Productivity & Tasks
VM에 연결 중...
VM에 연결 중...
npx clawhub@latest install gemini
3현재 설치 수
v1.0.0버전

The Gemini skill integrates Google's Gemini CLI into OpenClaw, enabling one-shot AI queries for question answering, text summarization, and content generation. It provides direct access to Gemini models without requiring an interactive session.

작동 원리

The skill wraps the gemini CLI tool, allowing you to pass prompts as positional arguments for instant responses. It supports model selection, output format control (including JSON), and Gemini extensions for expanded capabilities. Authentication is handled through a one-time interactive login flow.

주요 기능

One-Shot Queries
Pass a prompt directly and get an immediate response without interactive mode
Model Selection
Choose specific Gemini models with the --model flag
JSON Output
Request structured JSON responses with --output-format json
Extensions
List and manage Gemini extensions for expanded functionality

요구 사항

Gemini CLI
The gemini command-line tool must be installed (available via Homebrew: brew install gemini-cli)
Google Account
Authentication via Google account is required on first use

활용 사례

Quick Q&A
Get instant answers to questions without leaving the terminal
Text Summarization
Summarize documents or text passages on the fly
Content Generation
Generate text, code, or structured data using Gemini models
Data Extraction
Use JSON output mode to extract structured information from unstructured text

설치 방법

1
Run in your terminal
npx clawhub@latest install gemini
or
2
Click the Install button at the top of this page for one-click setup

리뷰

0개 리뷰

리뷰를 작성하려면 로그인

아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!

Gemini + Claude Code Skill | MyClaw.ai