ask-claude

Route queries through the local Claude CLI and save artifacts.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/chrisxue90/oh-my-qwencode --skill ask-claude-chrisxue90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-claude
Source: https://github.com/chrisxue90/oh-my-qwencode/tree/main/skills/ask-claude
Command: npx skills add https://github.com/chrisxue90/oh-my-qwencode --skill ask-claude-chrisxue90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need private, on-device access to Claude for quick advisors without exposing prompts or data externally.

Core Features & Use Cases

  • Local Claude CLI routing for focused questions, reviews, or second opinions
  • Automatic artifact creation and storage for traceability
  • Lightweight compatibility wrappers for common entry points

Quick Start

Ask Claude a focused question through the local CLI 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 private code reviews and save the output?

Run Claude locally for private code reviews by routing queries through the local Claude CLI, which processes questions on-device and saves a reusable artifact for traceability.

What is a local Claude CLI advisor and how does it keep prompts private?

A local Claude CLI advisor routes focused questions through an on-device Claude CLI binary, keeping prompts and data private without exposing them to external services.

Do I need a Claude CLI binary installed to use local AI advisory tools?

Yes, local AI advisory tools require a Claude CLI binary installed locally and a configured artifact save path under .omq/artifacts to function properly.

Can I capture and store Claude's responses as artifacts for later traceability?

Yes, you can capture Claude's responses as artifacts by routing queries through the local CLI, which automatically creates and stores traceable artifacts under .omq/artifacts.

What's the best way to get immediate private guidance from Claude without external exposure?

The best way to get immediate private guidance from Claude is using a local CLI routing approach that processes focused questions on-device and generates a traceable artifact automatically.

Does local Claude CLI routing work for quick second opinions on code?

Local Claude CLI routing works for quick second opinions by processing focused questions on-device, providing immediate private guidance while saving an artifact for future reference.