From sundial-org-awesome-openclaw-skills-4
Invokes Gemini CLI for one-shot Q&A, summaries, text generation, and JSON output. Use for quick, non-interactive AI queries in development sessions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:geminiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Gemini in one-shot mode with a positional prompt (avoid interactive mode).
Use Gemini in one-shot mode with a positional prompt (avoid interactive mode).
Quick start
gemini "Answer this question..."gemini --model <name> "Prompt..."gemini --output-format json "Return JSON"Extensions
gemini --list-extensionsgemini extensions <command>Notes
gemini once interactively and follow the login flow.--yolo for safety.npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Executes Gemini CLI commands for AI-powered code analysis, generation, and complex reasoning tasks using Google's Gemini models.
Invokes Google Gemini CLI for complex reasoning, research, and AI tasks in headless mode. Supports preview models, fallbacks, and session continuation.
Runs Google's Gemini CLI for code generation, review, analysis, web research via Google Search, and codebase architecture investigation. Use for second AI opinions, real-time web data, or parallel code tasks.