smart-question-generator
Takes aggregated ambiguity insights from the LLM synthesis stage and produces ≤5 ranked questions to surface to the user. Applies a two-layer anti-fabrication filter (pre-LLM exclusion of score<3 insights + post-LLM structural strip) so that Q&A surfaces only genuine ambiguities. Used as Stage 4 of the /gaai:bootstrap pipeline.
适合你,如果需要在LLM输出中找出关键歧义并生成澄清问题。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add fr-e-d/gaai-framework/smart-question-generator/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- fr-e-d/gaai-framework/smart-question-generator/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify fr-e-d/gaai-framework/smart-question-generator安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
155GitHub stars
~2.7K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 2668387 · 表述以原文为准它做什么
它会分析你的项目代码中存在的模糊之处,并自动生成最多5个问题,让你澄清不确定的方面。
什么时候触发
当你在'bootstrap'流程中完成LLM综合阶段后,如果发现存在得分不低于3的模糊条目,就会触发它来生成问题。
装好后可以这样说
它会分析当前项目并列出你需要回答的问题。
触发整个管道,包括此技能。
它只输出问题,不自动询问你。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…