how-to-ask-questions

how-to-ask-questions is a skill for Codex from WenXuanHe/how-to-ask-questions-skill. It costs 91 tokens per session (3,004 once invoked), scanned A, original, MIT.

A question-planning guide that turns vague requests into clear, answerable questions using methods such as the Mom Test, five whys, and first-principles thinking.

In plain words
What is it for?
Use it for customer interviews, coaching conversations, root-cause analysis, rebuilding an approach from basics, or improving AI prompts.
Why use it?
It helps uncover the real need, separate facts from assumptions, and find the cause of a problem before suggesting an answer.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it for customer interviews, coaching conversations, root-cause analysis, rebuilding an approach from basics, or improving AI prompts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add WenXuanHe/how-to-ask-questions-skill --skill how-to-ask-questions
Clone the repo
git clone --depth 1 https://github.com/WenXuanHe/how-to-ask-questions-skill

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for how-to-ask-questions

README.md
[![agentmods](https://agentmods.dev/badge/skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions/github.svg)](https://agentmods.dev/skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions)
Your own site
<a href="https://agentmods.dev/skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions"><img src="https://agentmods.dev/badge/skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for how-to-ask-questions

Your own site · 80×15
<a href="https://agentmods.dev/skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions"><img src="https://agentmods.dev/badge/skills/wenxuanhe/how-to-ask-questions-skill/how-to-ask-questions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,004 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00091 $0.03004
Opus 5 $0.00046 $0.01502
Sonnet 5 $0.00018 $0.00601
Haiku 4.5 $0.00009 $0.00300

Measured 12d ago against content hash 8dcf19b1e616, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

how-to-ask-questions scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

how-to-ask-questions/SKILL.md · 299 lines

How it starts

The opening of the file, as written. The whole thing — 299 lines — stays where its author put it; the contents beside it link to each section on GitHub.

How to Ask Questions — 提问工具箱

高可信元规则:事实 > 看法 · 过去 > 假设 · 追问 > 首答 · 诊断 > 建议 · 清晰 > 花哨

定位:这是主流程版,适合先把问题问准、边界问清、动作压实。
如果目标是压力测试 / 红队审查文章或论点,改用 how-to-ask-questions-redteam


Coverage Note

  • 强支持:The Mom Test、The Coaching Habit、Anthropic Prompting Best Practices
  • 中等支持:Tim Ferriss 17 Questions、Learner vs Judger、5 Whys、First Principles
  • 暂不纳入可教框架:Humble Inquiry、HBR The Surprising Power of Questions、Paul-Elder 8 Elements、Question Bursting
  • 原因:当前研究 notebook 对这些内容要么缺原文,要么只有书单、空 PDF、标题或不完整摘要,不应该装作已经掌握

When to Use This Skill

在下面几类场景调用:

场景 触发信号 主工具
A. 验证需求 “这个产品有人要吗?”、“怎么做用户访谈?” The Mom Test
B. 教练式对话 / 卡住破局 “卡住了”、“不知道怎么继续”、“怎么带人而不是替人做?” The Coaching Habit + Tim Ferriss
C. 根因分析 “为什么会这样?”、“这个 bug / 事故根因是什么?” 5 Whys
D. 从零重构 “别人的套路不适用”、“能不能从头拆掉重来?” First Principles
E. 对 AI 提问 “这个 prompt 怎么写?”、“模型输出总是跑偏” Anthropic Prompting Best Practices

边界

  • 纯情绪承接、人生反思、关系安慰,不要硬套这份 skill。
  • 需要严密“逻辑审计 / Paul-Elder 8 元素 / HBR 实证 / Question Bursting”时,这个 skill 目前不应假装会

0. 路由:先判断你在问谁、问什么

你现在是在问谁?
│
├─ 问人
│  ├─ 想验证需求 / 痛点?          → §1 The Mom Test
│  ├─ 想带人思考 / 自己卡住?      → §2 Coaching + Ferriss + Learner
│  ├─ 想追查某次失败的根因?       → §3 5 Whys
│  └─ 想从零重构方案?             → §4 First Principles
│
└─ 问 AI
   └─ 想提高输出质量 / 稳定格式?  → §5 LLM Prompting

1. 场景 A:验证需求(The Mom Test)

三条硬规则

  1. 聊他们的生活,不聊你的想法。
  2. 问过去的具体行为,不问未来的假设。
  3. 如果这次对话真的重要,最后要拿到某种承诺。

坏问题 -> 好问题

坏问题 好问题 为什么更好
你觉得这个产品怎么样? 请带我走一遍你上次处理这个问题的过程。 从评价创意,改成观察现实
如果有这个功能你会用吗? 你现在怎么解决?试过什么? 过去行为比未来假设更可靠
这个价格你觉得贵吗? 你现在每月/每年为这个问题花多少时间或钱? 事实比主观看法更有价值
你喜欢这个想法吗? 这个问题最近一次让你头疼是什么时候? 赞美不是验证

访谈四步

Step 1. 锁定一次真实发生:你上次遇到这个问题是什么时候?
Step 2. 还原现有流程:当时你怎么做的?用了什么工具?
Step 3. 测痛点强度:你试过什么替代方案?花过什么代价?
Step 4. 要推进而不是要赞美:你愿不愿意给时间 / 引荐 / 预付 / 数据?

这类场景最容易犯的错

  • 把“好主意”“我会用”当验证
  • 过早展示 demo,导致对方开始礼貌点评
  • 用户提功能就照单全收,不追问背后动机
  • 只验证“我能不能做”,不验证“对方到底在不在乎”

Read the full file on GitHub · 299 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 299 lines · 91 tokens per session scan A 8dcf19b1e616

Subscribe to this mod's changes

how-to-ask-questions is a skill published in the GitHub repository WenXuanHe/how-to-ask-questions-skill (5 stars, last pushed 2mo ago), licensed MIT. It adds 91 tokens to every session and 3,004 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens