my-sync-us-revenue
Installation
SKILL.md
미국 매출 동기화
Bill.com 신규 인보이스 + Plaid 은행 입금 → Google Sheets 2026 미국 매출 시트 자동 동기화.
핵심 스크립트
scripts/daily/sync_us_revenue.py
실행 방법: uv run (launchd plist와 동일)
/opt/homebrew/bin/uv run \
--with python-dotenv --with requests \
--with google-auth --with google-api-python-client \
scripts/daily/sync_us_revenue.py [--dry-run] [--year YYYY]