ask-gemini

Execute Gemini locally via OMX and save outputs as Markdown artifacts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/HaydernCenterpoint/oh-my-qwen --skill ask-gemini-hayderncenterpoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-gemini
Source: https://github.com/HaydernCenterpoint/oh-my-qwen/tree/main/skills/ask-gemini
Command: npx skills add https://github.com/HaydernCenterpoint/oh-my-qwen --skill ask-gemini-hayderncenterpoint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It enables local Gemini usage to brainstorm, critique designs, and gain expert second opinions, with results saved as reusable artifacts.

Core Features & Use Cases

  • Local Gemini CLI execution: run Gemini directly from the terminal via OMX.
  • Artifact capture: persist Gemini outputs as Markdown artifacts for later reference.
  • Fallback guidance: guides when Gemini CLI is not installed or configured, including version checks.
  • Use Case: during design reviews or rapid prototyping, ask Gemini for feedback and capture actionable insights.

Quick Start

Ask Gemini a question using the OMX CLI to generate and save a reusable artifact.

Frequently Asked Questions about ask-gemini

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

FAQPage Schema
How do I run Gemini locally to brainstorm and critique software designs?

Run Gemini locally to brainstorm and critique designs by executing it through the OMX command path, which sends your architectural prompts to the CLI and captures the generated feedback as Markdown artifacts.

Can I save Gemini AI responses as artifacts for later design reviews?

Yes, you can save Gemini AI responses as artifacts. The OMX integration captures outputs from your local Gemini CLI execution and persists them as Markdown artifacts for persistent records and later reference.

Do I need the Gemini CLI installed to get design feedback from a local AI assistant?

Yes, you need the Gemini CLI installed in your local environment. The Skill executes Gemini locally through the OMX command path, providing fallback guidance and version checks if the CLI is not installed or configured.

What is the best way to get a second opinion on architectural discussions from an AI assistant?

The best way to get a second opinion on architectural discussions from an AI assistant is using local Gemini execution, which applies external expertise to ideation sessions and saves the design feedback as reusable Markdown artifacts.

Why does local Gemini execution fail during rapid prototyping sessions?

Local Gemini execution fails during rapid prototyping if the Gemini CLI is not installed or properly configured in your local environment. The Skill provides fallback guidance and version checks to troubleshoot these setup issues.