ask-claude

Detect the Claude binary, guide installation, execute the CLI, and save Markdown artifacts.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/YeaChan05/Remittance --skill ask-claude-yeachan05
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ask-claude
Source: https://github.com/YeaChan05/Remittance/tree/main/.codex/skills/ask-claude
Command: npx skills add https://github.com/YeaChan05/Remittance --skill ask-claude-yeachan05

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide local Claude CLI access for expert advice and decision support without relying on external services.

Core Features & Use Cases

  • Local Claude CLI invocation for focused guidance and second opinions.
  • Artifact capture: automatically saves a structured markdown artifact with task, prompts, Claude output, and summary.
  • Suitable for on-device workflows, compliance-conscious environments, and offline contexts.

Quick Start

Ask Claude a question using the OMX CLI path and save the resulting artifact.

Frequently Asked Questions about ask-claude

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

FAQPage Schema
How do I run Claude locally for code reviews and second opinions?▼

You can run Claude locally by invoking the Claude CLI to request focused guidance, code reviews, or second opinions directly within your on-device workflow environment.

Can I use local Claude CLI interactions in offline or compliance-conscious environments?▼

Yes, local Claude CLI interactions operate on-device, making them suitable for compliance-conscious environments and offline contexts without relying on external services.

What happens if the Claude binary is not installed on my machine?▼

If the Claude binary is missing, the workflow detects its unavailability and guides you through the necessary installation steps before proceeding with CLI execution.

How do I save Claude CLI output as a structured Markdown artifact?▼

After executing the Claude CLI, the workflow automatically captures the task, prompts, Claude output, and summary, saving them as a standardized Markdown artifact to the .omx/artifacts directory.

What is the best way to capture AI-assistant advice for local workflow documentation?▼

Using a local AI-assistant CLI captures expert advice and automatically generates a structured Markdown artifact, ensuring your decision support and guidance sessions are documented on-device.