리서치 & 인텔

PublicClaude 서브에이전트

SQL Copilot

분석가들은 한 문장으로 설명할 수 있는 쿼리를 데이터 팀에 맡기고 기다립니다. 이 코파일럿은 실제 스키마를 읽고, 질문을 한 번에 실행되는 SQL로 바꿔 줍니다.

sonnet4일PostgresOpenAIdbtMetabase
ClaudeClaude
ROI for
README.md

왜 이 서브에이전트인가

분석가들은 한 문장으로 설명할 수 있는 쿼리를 데이터 팀에 맡기고 기다립니다. 이 코파일럿은 실제 스키마를 읽고, 질문을 한 번에 실행되는 SQL로 바꿔 줍니다.

데이터 웨어하우스에 연결하고, 실제 테이블명과 컬럼명으로 쿼리를 작성한 뒤, 결과를 돌려주기 전에 EXPLAIN 플랜을 확인합니다. 에디터에 바로 붙여넣을 수 있는 쿼리와 함께, 어떤 결과를 반환하고 어떤 테이블을 사용하는지 쉬운 설명도 제공합니다.

작동 방식

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

샘플 출력

json
// Sample output
// (generated when the pipeline finishes)

Given the schema and a natural-language question, return one validated SQL query and a one-sentence description of its result set.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.