ask-question

Draft technical research questions and submit them to ChatGPT for investigation.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/johnnymo87/workstation --skill ask-question
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-question
Source: https://github.com/johnnymo87/workstation/tree/main/assets/claude/skills/ask-question
Command: npx skills add https://github.com/johnnymo87/workstation --skill ask-question

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft a technical research question and route it to ChatGPT for investigation, enabling rapid, structured inquiry into complex technical problems.

Core Features & Use Cases

  • Draft precise, well-scoped research questions tailored to a given problem context.
  • Support a draft mode to generate only the question file without sending to ChatGPT.
  • Integrate with ChatGPT to obtain investigative responses and summarize findings for further discussion.

Quick Start

Provide a topic or problem context to begin drafting a question. To generate only the question file, use the draft mode keyword; otherwise, proceed to send the question to ChatGPT and review the response.

Frequently Asked Questions about ask-question

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

FAQPage Schema
How do I draft a research question for technical investigation?

Draft a research question by gathering problem context, environment details, and minimal reproduction steps, then structure them into a focused inquiry. This Skill guides you through context extraction and documentation to create a precise question ready for ChatGPT analysis.

Can I generate a research question without sending it to ChatGPT?

Yes. Use draft mode to generate only the question file without submitting to ChatGPT. This lets you refine and review your research question locally before deciding whether to send it for investigation.

What's the best way to structure a technical research prompt?

Structure your prompt by documenting the problem context, your environment setup, steps to reproduce the issue, and what you've already investigated. This Skill automates this workflow, ensuring your question is well-scoped and actionable for AI investigation.

How does this Skill integrate with ChatGPT for research?

After you draft your research question through the guided workflow, the Skill submits it to ChatGPT and returns investigative responses. You review the findings and can iterate further based on the results.

What should I include when documenting a technical problem for research?

Include your problem context, relevant environment details, minimal reproduction steps, and what you've already tried. The Skill prompts you through each of these elements to ensure nothing critical is missing from your research question.