ask-gemini

Run Gemini CLI queries and save structured markdown artifacts.

2|1|Updated Oct 8, 2009
One-click install
npx skills add https://github.com/riethmayer/dotfiles --skill ask-gemini-riethmayer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ask-gemini
Source: https://github.com/riethmayer/dotfiles/tree/main/stow/agents/.agents/skills/ask-gemini
Command: npx skills add https://github.com/riethmayer/dotfiles --skill ask-gemini-riethmayer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delivers quick, local Gemini CLI-based external advisory for brainstorming and design feedback.

Core Features & Use Cases

  • Local Gemini CLI integration for fast, on-device brainstorming and design feedback.
  • Artifact generation and storage to track decisions and outputs.
  • Flexible routing with a canonical OMX CLI path by default; legacy wrappers are available for compatibility.
  • Guidance when Gemini CLI is not found, including a quick verification step.

Quick Start

Ask Gemini a question or task using the local Gemini CLI and review the resulting artifact.

Frequently Asked Questions about ask-gemini

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use Gemini CLI for local brainstorming and design feedback?▼

Local Gemini CLI integration provides on-device brainstorming by processing your prompts and saving a structured markdown artifact to the .omx/artifacts path. This generates an auditable record of decisions and outputs after each run.

Do I need to install Gemini CLI locally before using this advisory tool?▼

You must install the Gemini CLI locally before using this advisory tool. If the CLI is not found during execution, the skill provides guidance and a quick verification step to help resolve the local environment issue.

Where are the brainstorming artifacts saved when running local Gemini commands?▼

Brainstorming artifacts are saved to the .omx/artifacts path after each run. This structured markdown storage ensures you get an auditable artifact to track decisions and outputs from your local Gemini CLI sessions.

Can I use local execution for collaborative design feedback sessions?▼

Yes, local execution supports collaborative design feedback sessions. The skill applies to solo work and collaborative sessions requiring rapid, on-device guidance and an auditable artifact to review decisions.

What happens if the Gemini CLI is not found during a local brainstorming run?▼

If the Gemini CLI is not found during a local brainstorming run, the skill provides guidance including a quick verification step. This helps you troubleshoot the local execution environment and ensure the CLI is properly installed.