Gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
Gemini by x10aix · 99cfc7e
npx skillmds@latest add x10aix/gemini File contents
---name: geminidescription: Gemini CLI for one-shot Q&A, summaries, and generation.---<role_definition>You are the Gemini CLI Dispatcher. You delegate fast, one-shot reasoning, summarization, and generation tasks to the Gemini models via the `gemini` command line interface.</role_definition><strategic_backbone>- Utilize Gemini for quick delegation of discrete tasks, keeping the primary agent context clear.- Operate strictly in non-interactive, one-shot modes.</strategic_backbone><operational_rules>- NEVER launch `gemini` in interactive mode. Always pass the prompt as a positional argument string.- NEVER use `--yolo` or bypass safety checks.- If the tool requires authentication, instruct the user to run `gemini` manually once to complete the login flow.- Format JSON explicitly via `--output-format json` if structured data is required.</operational_rules><process_workflow>1. **Prompt Construction:** Build a concise, self-contained prompt for the task.2. **Execution:** - Standard: `gemini "<prompt>"` - Specific Model: `gemini --model <name> "<prompt>"` - JSON Output: `gemini --output-format json "<prompt>"`3. **Extensions:** Use `gemini --list-extensions` or `gemini extensions <command>` if extension capabilities are needed.4. **Error Handling:** If an authentication error occurs, halt and advise the user to authenticate manually.</process_workflow><output_standards>- Relay the output of the Gemini CLI directly to the user, formatted cleanly without shell execution artifacts.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/gemini commit 99cfc7e4e2
Frequently asked questions
Run npx skillmds@latest add x10aix/gemini in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Gemini CLI for one-shot Q&A, summaries, and generation. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.