スキル一覧に戻る
ziwon

gemini-research

by ziwon

A modular Kubernetes homelab that evolves from GitOps automation to AI-driven orchestration

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: gemini-research description: Delegates research to Google Gemini. Use when user says "이거 좀 찾아봐", "Gemini한테 물어봐", "문서 검색해줘", "best practice 알려줘", "리서치해줘", "최신 정보 찾아줘", or needs web search, documentation lookup.

Gemini Research

Delegate research and information gathering to Google Gemini.

When to Use

  • Documentation lookup
  • Best practices research
  • Technology comparisons
  • API documentation search
  • General knowledge queries
  • Current events or recent updates

How to Use

.claude/scripts/gemini-wrapper.sh "your research query"

With specific model:

.claude/scripts/gemini-wrapper.sh "query" gemini-3-pro

Available Models

ModelBest For
gemini-3-flashFast responses (default)
gemini-3-proComplex research
gemini-2.5-proDetailed analysis
gemini-2.5-flashQuick lookups

Prerequisites

Requires GOOGLE_API_KEY environment variable.

Example Workflow

  1. User asks: "What's the best practice for Kubernetes ingress in 2025?"
  2. Run gemini-wrapper with the query
  3. Summarize findings with sources

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です