임대료를 수작업으로 대조하려면 은행 내보내기 파일과 스프레드시트를 눈으로 번갈아 보며 적게 낸 세입자를 잡아내길 바라는 수밖에 없습니다. Rent Reconciler가 이 매칭을 대신해 줍니다.
sonnet4일 이내 출시Bank CSV importopenpyxlOpenAIEmail
Claude
69ROI
73Scale
$1.3k81Saved
ROI for
README.md
왜 이 서브에이전트인가
임대료를 수작업으로 대조하려면 은행 내보내기 파일과 스프레드시트를 눈으로 번갈아 보며 적게 낸 세입자를 잡아내길 바라는 수밖에 없습니다. Rent Reconciler가 이 매칭을 대신해 줍니다.
각 결제를 예상 금액과 짝짓고, 부족분, 미납 임대료, 이상 입금을 명확한 보고서로 표시합니다. 원장은 매칭된 행이 마감되고 미해결 항목이 표시된 상태로 업데이트되어 돌아오므로, 차이를 추적하는 데 오후 내내가 아니라 몇 분이면 됩니다.
작동 방식
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.
참조 번호, 이름, 날짜를 기준으로 각 결제를 예상되는 세입자 금액과 매칭합니다.
pending
모자람, 초과 납부, 미납, 그리고 설명 없는 추가 입금을 플래그 처리합니다.
pending
정산 보고서를 생성하고 매칭된 항목과 미결 항목으로 원장을 업데이트합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Match each payment to a ledger row and return {matched[], short[], missing[], unexpected[]}; never guess a match below the configured confidence.
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.