ask

Route queries to Claude, Codex, or Gemini and capture results as artifacts.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Ewallyw/claude-config-public --skill ask-ewallyw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask
Source: https://github.com/Ewallyw/claude-config-public/tree/main/claude-config-master/claude-config-master/skills/ask
Command: npx skills add https://github.com/Ewallyw/claude-config-public --skill ask-ewallyw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of routing queries to Claude, Codex, or Gemini, capturing the results as artifacts, and eliminating the need for manual CLI assembly.

Core Features & Use Cases

  • Query Routing: Directly route prompts to Claude, Codex, or Gemini via a single command.
  • Artifact Capture: Automatically save the results as artifacts for future reference.
  • No Raw CLI: Avoids the complexity of manually constructing CLI commands.
  • Use Case: When you need to quickly get a review of a patch, suggest UX improvements, or draft an implementation plan, this Skill can help you by automating the process.

Quick Start

Use the ask skill to get a review of a patch from a security perspective by running: /oh-my-claudecode:ask codex "review this patch from a security perspective"

Frequently Asked Questions about ask

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

FAQPage Schema
How do I route queries to Claude, Codex, or Gemini from the command line without manual CLI construction?

You can route queries to Claude, Codex, or Gemini by executing a single command that specifies the target AI and your prompt, eliminating manual CLI construction while automatically capturing outputs as artifacts.

How does artifact capture work when integrating AI assistance into technical workflows?

Artifact capture works by automatically saving AI query results into persistent artifacts during administrative or technical workflows. This ensures outputs from Claude, Codex, or Gemini are stored for future reference without manual intervention.

Do I need local CLI installations to use this query routing approach?

Yes, local CLI installations are required. The Skill ensures compatibility with your existing local CLI setups for Claude, Codex, or Gemini to successfully route queries and capture results.

Can I use this method to get a security review of a code patch?

Yes, you can get a security review of a code patch by routing a specific prompt to an AI like Codex. The system automates the process and captures the review result as an artifact for your technical workflows.

What is the best way to automate AI assistance for drafting implementation plans and UX improvements?

The best way to automate AI assistance for drafting implementation plans or UX improvements is using a single command. It routes your prompt to Claude, Codex, or Gemini and saves the generated plan as an artifact.

Why should I avoid manual CLI assembly when integrating AI query results?

Avoiding manual CLI assembly eliminates configuration errors and complexity when routing queries. The Skill automates query routing and artifact capture, streamlining administrative and technical AI workflows.