gemini-batch
Process large volumes of requests using Gemini Batch API via scripts/. Use for batch processing, bulk text generation, processing JSONL files, async job execution, and cost-efficient high-volume AI tasks. Triggers on "batch processing", "bulk requests", "JSONL", "async job", "batch job".
Installation
SKILL.md
Process large volumes of requests efficiently using Gemini Batch API through executable scripts for cost savings and high throughput.
scripts/createbatch.py Purpose: Create a batch job from a JSONL file
| inputfile | JSONL file path (required) | requests.jsonl | | --model, -m | Model to use | gemini-3-flash-preview | | --name, -n | Display name for job | "my-batch-job" |
Process large volumes of requests using Gemini Batch API via scripts/. Use for batch processing, bulk text generation, processing JSONL files, async job execution, and cost-efficient high-volume AI tasks. Triggers on "batch processing", "bulk requests", "JSONL", "async job", "batch job". Source: akrindev/google-studio-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-batch- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gemini-batch?
Process large volumes of requests using Gemini Batch API via scripts/. Use for batch processing, bulk text generation, processing JSONL files, async job execution, and cost-efficient high-volume AI tasks. Triggers on "batch processing", "bulk requests", "JSONL", "async job", "batch job". Source: akrindev/google-studio-skills.
How do I install gemini-batch?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akrindev/google-studio-skills --skill gemini-batch 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/akrindev/google-studio-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01