ask

Execute local CLI queries with Claude or Gemini and summarize results as artifacts.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koasis89/ite-ai-agent --skill ask-koasis89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask
Source: https://github.com/koasis89/ite-ai-agent/tree/main/plugins/oh-my-codex/skills/ask
Command: npx skills add https://github.com/koasis89/ite-ai-agent --skill ask-koasis89

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of getting specialized advice through local CLI tools, making it easier to seek focused insights for questions, reviews, brainstorming, and second opinions.

Core Features & Use Cases

  • Local CLI Interaction: Connect with locally installed advisor tools such as Claude or Gemini.
  • Customizable Backends: Choose between Claude and Gemini based on your requirement.
  • Artifact Creation: Saves the interaction output for later reference and reuse.

Quick Start

Ask a local external advisor about a task using $ask claude 'What are the steps to troubleshoot the issue?' or $ask gemini 'How can we optimize our marketing campaign?'

Frequently Asked Questions about ask

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

FAQPage Schema
How do I get a second opinion from a local CLI advisor like Claude or Gemini?

To get a second opinion from a local CLI advisor, execute a local query specifying your backend and question, such as `$ask claude 'your question'`, which captures and summarizes the results into a reusable artifact.

Can I use local CLI tools for advice seeking and brainstorming?

Yes, you can use local CLI tools for advice seeking by connecting to locally installed advisors like Claude or Gemini to obtain focused insights for questions, reviews, and brainstorming sessions.

Does question answering with local advisors save the interaction output?

Question answering with local advisors saves the interaction output through artifact creation, allowing you to store the summarized insights and results for later reference and reuse.

What is the best way to choose between Claude and Gemini for local CLI queries?

The best way to choose between Claude and Gemini for local CLI queries is based on your specific requirement, as the customizable backends allow you to select either tool to seek specialized advice.

Do I need to install external advisor tools before automating local CLI queries?

Yes, you need to install external advisor tools like Claude or Gemini locally before automating local CLI queries, as the skill connects with these locally installed tools to capture insights.