ask-gemini

Query Gemini via local CLI and save a markdown artifact.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/wmasfoe/notch-pet --skill ask-gemini-wmasfoe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-gemini
Source: https://github.com/wmasfoe/notch-pet/tree/main/.codex/skills/ask-gemini
Command: npx skills add https://github.com/wmasfoe/notch-pet --skill ask-gemini-wmasfoe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It enables teams to accelerate ideation and design feedback by leveraging a local Gemini CLI session and producing a reusable artifact that documents prompts, Gemini's responses, and actionable next steps.

Core Features & Use Cases

  • Local advisor: Query Gemini on your workstation to brainstorm ideas, critique concepts, and gather rapid feedback without external routing.
  • Artifact capture: Automatically save a markdown artifact containing the original task, the exact prompt sent to Gemini, Gemini's output, a concise summary, and suggested next steps.
  • Use Case: Ideal for early-stage product concept reviews, UX explorations, and design critique sessions where quick, traceable input is valuable.

Quick Start

Invoke Gemini locally via OMX to brainstorm and save the results to the preconfigured artifact path.

Frequently Asked Questions about ask-gemini

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

FAQPage Schema
How do I brainstorm design concepts locally using a Gemini CLI?

To brainstorm design concepts locally using a Gemini CLI, you query Gemini directly on your workstation to critique ideas and gather rapid feedback without external routing.

Can I save Gemini CLI responses as a markdown artifact?

Yes, you can save Gemini CLI responses as a markdown artifact that records the original task, exact prompt, Gemini output, summary, and suggested next steps under the .omx/artifacts path.

What should I do if the Gemini binary is missing on my local machine?

If the Gemini binary is missing on your local machine, the workflow provides a clear missing-binary instruction to guide you through resolving the local CLI accessibility issue.

Does local brainstorming with Gemini work for UX explorations?

Local brainstorming with Gemini works for UX explorations by enabling rapid ideation, concept evaluation, and traceable design feedback sessions on a developer machine.

What is the best way to capture design feedback from Gemini for early-stage product reviews?

The best way to capture design feedback from Gemini for early-stage product reviews is to record a reusable markdown artifact that documents prompts, responses, and actionable next steps.