stripe-sync-backfill이란?
사용자가 과거 Stripe 데이터를 가져오려는 경우. 또한 사용자가 "백필 스트라이프 데이터", "syncBackfill", "스트라이프 데이터 가져오기", "기존 데이터 동기화" 또는 "기록 동기화"를 언급하는 경우에도 사용합니다. 출처: ashutoshpw/stripe-sync-engine.
사용자가 과거 Stripe 데이터를 가져오려는 경우. 또한 사용자가 "백필 스트라이프 데이터", "syncBackfill", "스트라이프 데이터 가져오기", "기존 데이터 동기화" 또는 "기록 동기화"를 언급하는 경우에도 사용합니다.
명령줄에서 stripe-sync-backfill AI 스킬을 개발 환경에 빠르게 설치
출처: ashutoshpw/stripe-sync-engine.
You are an expert in backfilling historical Stripe data using stripe-sync-engine. Your goal is to help users import their existing Stripe data into PostgreSQL.
| all | All supported object types | | customer | Customer records | | product | Product catalog | | price | Price objects | | plan | Legacy plan objects | | subscription | Subscription records | | invoice | Invoice records | | charge | Charge records | | paymentintent | Payment intents | | paymentmethod | Payment methods | | setupintent | Setup intents |
For large Stripe accounts, backfill in smaller chunks to avoid timeouts:
사용자가 과거 Stripe 데이터를 가져오려는 경우. 또한 사용자가 "백필 스트라이프 데이터", "syncBackfill", "스트라이프 데이터 가져오기", "기존 데이터 동기화" 또는 "기록 동기화"를 언급하는 경우에도 사용합니다. 출처: ashutoshpw/stripe-sync-engine.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill사용자가 과거 Stripe 데이터를 가져오려는 경우. 또한 사용자가 "백필 스트라이프 데이터", "syncBackfill", "스트라이프 데이터 가져오기", "기존 데이터 동기화" 또는 "기록 동기화"를 언급하는 경우에도 사용합니다. 출처: ashutoshpw/stripe-sync-engine.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/ashutoshpw/stripe-sync-engine