ask

Invoke local Claude or Gemini CLI tools for personalized advice.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/JaCha00/nais2-integration-complete --skill ask-jacha00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask
Source: https://github.com/JaCha00/nais2-integration-complete/tree/main/.codex/skills/ask
Command: npx skills add https://github.com/JaCha00/nais2-integration-complete --skill ask-jacha00

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The ask skill helps users interact with local external advisor CLI tools like Claude or Gemini, capturing actionable insights for reuse and reference.

Core Features & Use Cases

  • Local CLI Interaction: Connects directly to locally installed external advisor CLI tools, Claude or Gemini, for personalized advice and analysis.
  • Reusable Artifacts: Captures and saves insights in a structured markdown format, making it easy to reference later.
  • Use Case: When faced with a complex decision or question, use the ask skill to get an informed opinion from a local advisor CLI tool and store the information for future reference.

Quick Start

To ask Claude for advice on a task, type: ask claude <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 interact with a local Claude or Gemini CLI to capture reusable insights?

To interact with a local Claude or Gemini CLI to capture reusable insights, you invoke the ask skill with a command like `ask claude <question>`, which processes your query locally and saves the structured markdown output for future reference.

How do I save Claude CLI output to structured markdown for future reference?

You save Claude CLI output to structured markdown for future reference by running the ask skill, which locally invokes the external advisor CLI and automatically captures the interaction into a reusable markdown artifact.

Do I need to install external advisor CLI tools locally before using this skill?

Yes, you need to install external advisor CLI tools like Claude or Gemini locally beforehand, because this skill connects directly to those local installations to provide personalized advice and analysis.

What is the best way to get personalized advice from Gemini CLI and store it?

The best way to get personalized advice from Gemini CLI and store it is using the ask skill, which routes your query to the local Gemini CLI and captures the resulting actionable insights in a structured format for easy review.

Can I use this skill to query both Claude and Gemini for complex decisions?

Yes, you can use this skill to query both Claude and Gemini for complex decisions, as it connects directly to either local external advisor CLI tool to provide informed opinions and capture the information for reuse.

What format does the ask skill use to store captured advisor interactions?

The ask skill stores captured advisor interactions in a structured markdown format, making it easy to review the personalized advice and actionable insights locally whenever you need future reference.