← Back to list

gemini-research
by ziwon
A modular Kubernetes homelab that evolves from GitOps automation to AI-driven orchestration
⭐ 0🍴 0📅 Jan 25, 2026
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
| Model | Best For |
|---|---|
gemini-3-flash | Fast responses (default) |
gemini-3-pro | Complex research |
gemini-2.5-pro | Detailed analysis |
gemini-2.5-flash | Quick lookups |
Prerequisites
Requires GOOGLE_API_KEY environment variable.
Example Workflow
- User asks: "What's the best practice for Kubernetes ingress in 2025?"
- Run gemini-wrapper with the query
- Summarize findings with sources
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon