ask

Query local Claude or Gemini CLIs and save responses as markdown artifacts.

Updated May 25, 2026
One-click install
npx skills add https://github.com/BetaS/swm-gis-workshop --skill ask-betas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask
Source: https://github.com/BetaS/swm-gis-workshop/tree/main/.codex/skills/ask
Command: npx skills add https://github.com/BetaS/swm-gis-workshop --skill ask-betas

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The 'ask' skill automates interactions with external AI advisors to solve specific problems and provide informed second opinions.

Core Features & Use Cases

  • External AI Integration: Access Claude or Gemini's local CLI for specialized queries and reviews.
  • Automated Interaction: Conduct interviews or reviews through local CLI execution and capture responses for future reference.
  • Artifact Generation: Automatically saves the output into a reusable markdown artifact.

Quick Start

Query a local external advisor CLI to gain insights by typing: $ask claude "<question or task>" or $ask gemini "<question or task>"

Frequently Asked Questions about ask

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

FAQPage Schema
How do I query a local external AI advisor from my development workflow?

You can query a local external AI advisor by executing a command like `$ask claude "<question>"` to interact with installed CLI tools and capture actionable insights.

Can I automate markdown artifact creation from Claude or Gemini CLI responses?

Yes, you can automate markdown artifact creation by executing queries through the local CLI; the skill captures the AI advisor responses and automatically saves them into reusable markdown files.

Do I need a local Claude or Gemini CLI installed to use this for expert advice?

Yes, you need the local Claude or Gemini CLI installed on your machine, as the skill executes interactive queries directly through these external command-line interfaces to capture insights.

What is the best way to capture AI advisor insights for brainstorming sessions?

The best way to capture AI advisor insights for brainstorming sessions is to query the local CLI directly, which automates the interview process and saves the output for further analysis.

Does this approach work for conducting automated reviews with external AI?

Yes, this approach works for automated reviews by executing review queries through the local Gemini or Claude CLI, capturing the external AI's feedback into a markdown artifact for reference.

When should I not use local CLI execution for capturing AI insights?

You should avoid local CLI execution for capturing AI insights when you lack the external Claude or Gemini CLI installed locally, or when you need real-time API streaming rather than saved markdown artifacts.