ask/SKILL.md
[OMX] Ask a local external advisor CLI (Claude or Gemini) and capture a reusable artifact
npx skillsauth add run6270/skill askInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use a locally installed external advisor CLI for focused questions, reviews, brainstorming, or second opinions. This skill replaces the separate ask-claude and ask-gemini skills.
$ask claude <question or task>
$ask gemini <question or task>
omx ask claude "<question or task>"
omx ask gemini "<question or task>"
claude when the user asks for Claude, Anthropic, or the previous $ask-claude behavior.gemini when the user asks for Gemini or the previous $ask-gemini behavior.Claude:
omx ask claude "{{ARGUMENTS}}"
claude -p "{{ARGUMENTS}}"
Gemini:
omx ask gemini "{{ARGUMENTS}}"
gemini -p "{{ARGUMENTS}}"
If needed, adapt to the user's installed CLI variant while keeping local execution as the default path. Do not silently switch to an MCP or remote provider when the local binary is missing.
After local execution, save a markdown artifact to:
.omx/artifacts/ask-<backend>-<slug>-<timestamp>.md
Minimum artifact sections:
Task: {{ARGUMENTS}}
documentation
Provide a lookup index of dbt models (BigQuery tables) to guide query writing against a data warehouse. Use when you need to query, analyze, or look up data in a dbt-powered data warehouse, or when resolving a vague data question into the right BigQuery tables to query.
development
Evidence-first academic integrity auditing and public-interest science storytelling distilled from the full Bilibili video corpus of 耿同学讲故事 plus public interviews. Use when investigating suspected paper/data/image/academic-identity problems, evaluating biomedical or health-tech claims, drafting official complaint memos, or writing rigorous Chinese public-interest scripts with explicit evidence boundaries.
tools
Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.
testing
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.