gemini-api
✓Patterns for using Google Gemini API with structured output, JSON mode, and proper configuration. Apply when implementing AI features, text generation, or working with Gemini models.
Installation
SKILL.md
Use the @google/genai package with Expo Constants for API key management:
| Gemini 3 Pro | gemini-3-pro-preview | Advanced reasoning, complex tasks | | Gemini 3 Flash | gemini-3-flash-preview | Balanced speed/intelligence | | Gemini 2.5 Flash | gemini-2.5-flash | Price-performance, scale | | Gemini 2.5 Flash-Lite | gemini-2.5-flash-lite | High-throughput, cost-efficient |
| Gemini 2.5 Pro | gemini-2.5-pro | Complex reasoning, code, math |
Patterns for using Google Gemini API with structured output, JSON mode, and proper configuration. Apply when implementing AI features, text generation, or working with Gemini models. Source: jchaselubitz/drill-app.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jchaselubitz/drill-app --skill gemini-api- Source
- jchaselubitz/drill-app
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gemini-api?
Patterns for using Google Gemini API with structured output, JSON mode, and proper configuration. Apply when implementing AI features, text generation, or working with Gemini models. Source: jchaselubitz/drill-app.
How do I install gemini-api?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jchaselubitz/drill-app --skill gemini-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jchaselubitz/drill-app
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01