business-question-answering
星标0
分支0
更新时间2026年5月11日 04:53
Translate business questions into metrics, SQL evidence, and actionable recommendations
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Translate business questions into metrics, SQL evidence, and actionable recommendations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | business-question-answering |
| description | Translate business questions into metrics, SQL evidence, and actionable recommendations |
| tags | ["business","metrics","recommendation","analysis"] |
| version | 1.0.0 |
Use this workflow for questions like "where is revenue strongest?", "what are the opportunities?", "which segment should we prioritize?", or "what changed?".
Clarify silently when possible
Get evidence
database-analyst and use list_tables/describe_table/execute_sql.list_sql_pairs to check if an authoritative SQL pair already exists for the question.list_sql_pairs returns a file-level preview only. You MUST call read_sql_pair for each potentially relevant file to inspect ALL individual pairs before concluding there is no match.execute_sql_pair to run the pair's SQL as-is. Do NOT rewrite or substitute columns from the pair.execute_sql when no matching SQL pair exists.Validate
Recommend
Use this compact structure unless the user asks otherwise: