ask-claude

Query Claude locally via the OMX CLI and save artifacts to .omx/artifacts.

2|1|Updated Oct 8, 2009
One-click install
npx skills add https://github.com/riethmayer/dotfiles --skill ask-claude-riethmayer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ask-claude
Source: https://github.com/riethmayer/dotfiles/tree/main/stow/agents/.agents/skills/ask-claude
Command: npx skills add https://github.com/riethmayer/dotfiles --skill ask-claude-riethmayer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Enables local Claude consultations and artifact generation from a terminal, removing the need to switch to online interfaces for quick questions.

Core Features & Use Cases

  • Local Claude querying via a dedicated CLI path for focused, private AI-assisted reviews.
  • Artifact generation and structured notes saved to the user's workspace for traceability.
  • Use Case: A developer asks Claude to review a design idea and stores a summarized artifact for team review.

Quick Start

Ask Claude questions locally via the OMX CLI and save the resulting artifact to .omx/artifacts.

Frequently Asked Questions about ask-claude

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

FAQPage Schema
How do I query Claude locally from my terminal to get a quick code review?▼

Local Claude querying removes the need to switch to online interfaces for quick questions, capturing structured notes and artifacts in your workspace for traceability and team review.

Do I need a specific CLI binary to run local Claude queries and save artifacts?▼

Generating artifacts locally requires the Claude CLI binary and OMX routing to ensure structured notes and outputs are saved correctly to the .omx/artifacts directory for traceability.

What is the best way to capture AI-generated artifacts for design reviews on a developer workstation?▼

Capturing artifacts locally via the OMX CLI path ensures that design ideas and second opinions are stored as structured notes in your workspace, providing traceability for team review.

Can I use OMX routing for private AI-assisted prompt management without a web browser?▼

Using OMX routing with the Claude CLI binary allows developers to execute local queries and manage prompts privately on their workstation, saving all outputs to .omx/artifacts.

Why use a local CLI for Claude consultations instead of the standard online interface?▼

A local CLI approach ensures that developers can maintain traceability by saving AI-generated artifacts and structured notes directly to the workspace, streamlining the review process.