ask-gemini

Query Gemini locally for brainstorming, design critique, and decision support.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/eszxcvfd/ANIZAKI --skill ask-gemini-eszxcvfd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-gemini
Source: https://github.com/eszxcvfd/ANIZAKI/tree/main/.agents/skills/ask-gemini
Command: npx skills add https://github.com/eszxcvfd/ANIZAKI --skill ask-gemini-eszxcvfd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query Gemini locally to provide on-demand expert guidance for brainstorming, design critique, and decision support.

Core Features & Use Cases

  • Local Gemini CLI routing for instant advisory
  • Artifact generation and storage to .omx/artifacts
  • Compatibility wrappers and verification for installation status

Quick Start

Run omx ask gemini "<your task>" to query Gemini locally and automatically save the result artifact.

Frequently Asked Questions about ask-gemini

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

FAQPage Schema
How do I get local design feedback using the Gemini CLI?

Local design feedback via the Gemini CLI is obtained by running a task query command that routes your prompt locally and saves the critique, summary, and next steps into a markdown artifact.

Do I need to install the Gemini CLI to use local AI advisor features?

Yes, using local AI advisor features requires the Gemini CLI to be installed and available, as the tool routes prompts through it to generate and save advisory artifacts locally.

What is the best way to brainstorm ad-hoc ideas with an AI advisor locally?

The best way to brainstorm ad-hoc ideas locally is to query the Gemini CLI, which provides instant advisory guidance and automatically saves the task, prompt output, and next steps into a structured artifact.

Where are the generated artifacts saved when I query Gemini for brainstorming?

When you query Gemini for brainstorming, generated artifacts are saved locally to the .omx/artifacts directory as markdown files containing the task, prompt, output, summary, and next steps.

Can I use this approach for design critique and decision support?

Yes, querying Gemini locally supports design critique and decision support by providing on-demand expert guidance and saving the structured results for ad-hoc planning and review tasks.