즉석 CSV 작업은 VLOOKUP 문법, 피벗 구문, 어느 열에 null이 섞여 있었는지를 일일이 기억해야 하는 일입니다. 이 봇은 문장 하나로 처리합니다.
sonnet4일 이내 출시PythonpandasOpenAIGoogle Sheets
Claude
64ROI
65Scale
$1.1k87Saved
ROI for
README.md
왜 이 서브에이전트인가
즉석 CSV 작업은 VLOOKUP 문법, 피벗 구문, 어느 열에 null이 섞여 있었는지를 일일이 기억해야 하는 일입니다. 이 봇은 문장 하나로 처리합니다.
파일을 프로파일링하고, 요청을 pandas 단계로 변환한 뒤, 다시 쓰기 전에 미리보기를 보여줍니다. 클렌징, 조인, 피벗 모두 같은 방식으로 처리되며, 실행한 단계를 저장해 두어 다음 달 내보내기에도 동일한 작업을 반복할 수 있습니다.
작동 방식
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.
자연어 요청을 바탕으로 pandas를 이용해 데이터 정제, 조인 또는 피벗 작업을 수행할 단계를 생성합니다.
pending
변환을 실행하기 전에 결과 미리보기를 표시합니다.
pending
정제된 테이블을 새 시트로 내보내고, 재사용을 위해 실행된 단계 기록을 유지합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Turn a plain-English request into pandas operations on the uploaded CSV and return a previewed, cleaned table.
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.