business-question-answering
Translate business questions into metrics, SQL evidence, and actionable recommendations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Translate business questions into metrics, SQL evidence, and actionable recommendations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
On-demand time-series forecasting. CAPTURE params from project context, call run_forecast, present deterministic engine results.
Use when helping initialize, configure, or prepare a Seeknal project like a coding agent
Run multi-step SQL plus Python/statistics/ML analysis while keeping tools thin and evidence grounded
Answer business questions from read-only connected databases using deterministic schema discovery and SQL evidence
Run Python code in an isolated subprocess for statistical/ML/visualization work beyond what SQL can express
End-to-end workflow for adding a new pipeline node to a seeknal project — scaffold, validate, apply, and (optionally) run via the 5 thin pipeline-build tools
| 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 executive/business questions like "where is revenue strongest?", "what are the opportunities?", "which segment should we prioritize?", "what changed?", "apa yang perlu diperhatikan?", or "what should I watch?".
The user is a business/executive reader, not a developer. Do not explain schemas, SQL-pair inventory, project setup, or table mechanics unless the user explicitly asks. Use those artifacts privately to produce insight.
Clarify silently when possible
Get evidence
database-analyst and use list_tables/describe_table/execute_sql.Validate
Recommend
Use this compact structure unless the user asks otherwise:
Never make the final answer a list of available SQL pairs, table names, or developer instructions. Those belong in tool use, not the user-facing answer.