ask-gemini

Interact with Gemini AI via local CLI and save markdown artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a direct local CLI interface to the Gemini AI, enabling users to quickly get brainstorming, design feedback, and second opinions.

Core Features & Use Cases

  • Direct Gemini Access: Allows users to interact with Gemini via a local CLI for fast brainstorming and design feedback.
  • Reusable Artifacts: Captures and saves a reusable markdown artifact of the interaction for future reference.
  • Legacy Compatibility: Supports legacy entrypoints for transitional use.

Quick Start

To ask Gemini a question, use the command: /ask-gemini <your question or task>

Frequently Asked Questions about ask-gemini

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

FAQPage Schema
How do I get design feedback and brainstorm ideas using Gemini AI from a local command line?

Use a local CLI to send questions or tasks directly to Gemini AI for design feedback and brainstorming. The interaction generates a markdown artifact, providing quick second opinions directly in your terminal.

Can I save Gemini AI brainstorming sessions as markdown files for future reference?

Yes, you can save Gemini AI brainstorming sessions as reusable markdown artifacts. The local CLI automatically captures the interaction and saves it, ensuring your design feedback and second opinions are documented for future reference.

Does the local CLI for Gemini AI require any external dependencies to run?

No, the local CLI for Gemini AI requires no external dependencies to run. It operates independently using internal scripts, allowing you to interact with Gemini for brainstorming and design feedback without additional environment setup.

What is the best way to get a second opinion on a design task using a command line interface?

The best way to get a second opinion on a design task is using a local CLI to interact with Gemini AI. You pass your task as a command-line argument, receiving immediate feedback and saving a markdown artifact of the interaction.

Are there limitations when using a local CLI for AI brainstorming compared to a web interface?

Using a local CLI for AI brainstorming limits you to text-based command-line arguments for questions or tasks. However, it captures the interaction as a reusable markdown artifact, providing a lightweight, scriptable alternative to web interfaces.