ask-gemini

Generate markdown artifacts from local Gemini CLI prompts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides direct access to the Gemini CLI as a private, local advisor for brainstorming, design feedback, and decision support, eliminating reliance on remote prompts and network latency.

Core Features & Use Cases

  • Local Gemini CLI execution for on-device guidance during creative sessions and rapid ideation.
  • Artifact generation and capture for later review; artifacts are saved to the .omx/artifacts/gemini-<slug>-<timestamp>.md path.
  • Simple routing with a default local path, plus transitional wrappers for compatibility with MCP routing when needed.

Quick Start

Run the OMX command path to invoke Gemini with your prompt and save the resulting artifact to the .omx/artifacts directory.

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 AI brainstorming feedback without network latency?

Local AI brainstorming feedback without network latency is achieved by running the Gemini CLI directly on your device, providing private, on-device guidance for rapid ideation and design review sessions.

Can I use Gemini CLI for design feedback and save the output as a markdown artifact?

Yes, you can use Gemini CLI for design feedback and save the output as a markdown artifact. The Skill automatically captures responses and saves them to the .omx/artifacts directory with a slug and timestamp.

Do I need a specific binary installed to run local Gemini CLI ideation tasks?

Yes, running local Gemini CLI ideation tasks requires an installed Gemini CLI binary on your machine to execute prompts and generate design feedback artifacts locally.

What is the best way to capture AI design feedback privately during solo work sessions?

The best way to capture AI design feedback privately during solo work sessions is executing local Gemini CLI prompts, which eliminates remote prompt reliance and saves generated markdown artifacts directly to your local .omx/artifacts path.

Does local Gemini CLI execution support compatibility with MCP routing?

Local Gemini CLI execution includes transitional wrappers that support compatibility with MCP routing when needed, alongside a default local path for simple prompt routing.

When should I avoid using a local CLI advisor for rapid ideation?

You should avoid using a local CLI advisor for rapid ideation if you lack an installed Gemini CLI binary or require remote collaborative AI input rather than private, on-device artifact generation.