Loading...
Loading...
Query Google Gemini 3 Pro via grsai.com API for text generation and image analysis. Use for text generation, Q&A, summarization, code generation, creative writing, image analysis/vision, complex reasoning, and structured document generation. Triggers on "ask gemini", "use gemini", "query gemini", "analyze this image with gemini", or when a second opinion from another LLM is needed. Optionally accepts an image input for vision tasks.
npx skill4agent add delneg/nano-banana-pro-skill-grsai-com gemini3prouv run scripts/query_gemini.py --prompt "your question" [--system-prompt "instructions"] [--output "response.md"] [--api-key KEY]uv run scripts/query_gemini.py --prompt "describe this image" --image "path/to/image.png" [--output "analysis.md"] [--api-key KEY]--prompt-p--image-i--system-prompt-s--output-o--api-key-kGRSAI_API_KEY--api-keyGRSAI_API_KEY| Symptom | Resolution |
|---|---|
| Set |
| Wrong path or unreadable file; verify the path exists |
| HTTP 401 | Wrong or expired API key |
| API error; check prompt for policy violations |
| Install: |
--outputuv run scripts/query_gemini.py --prompt "Explain the difference between TCP and UDP in simple terms"uv run scripts/query_gemini.py --prompt "What objects are in this image?" --image "photo.jpg" --output "analysis.md"