What problem does it solve?
This Skill eliminates the need to manually launch and navigate the interactive Gemini CLI interface for quick, repeatable tasks like text summarization, content generation, and prompt routing, cutting down on unnecessary workflow friction.
Core Features & Use Cases
- One-Shot Prompt Execution: Run Gemini tasks non-interactively with custom prompts, select specific models, and export results in structured JSON format.
- Flexible Input Handling: Pipe content from local files directly into prompts for instant analysis or summarization of existing documents.
- Extension & Integration Management: List, configure, and manage Gemini CLI extensions, custom skills, hooks, and MCP (Model Context Protocol) connections for tailored AI workflows.
- Use Case: For example, you can quickly summarize a 50-page research report by piping its contents to Gemini with a single prompt, no need to open the interactive CLI session.
Quick Start
Use the gemini skill to generate a concise summary of the attached quarterly sales report and return the result as plain text.