·stripe-sync-backfill
{}

stripe-sync-backfill

When the user wants to import historical Stripe data. Also use when the user mentions "backfill stripe data," "syncBackfill," "import stripe data," "sync existing data," or "historical sync."

14Installs·0Trend·@ashutoshpw

Installation

$npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill

How to Install stripe-sync-backfill

Quickly install stripe-sync-backfill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ashutoshpw/stripe-sync-engine.

SKILL.md

View raw

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:

When the user wants to import historical Stripe data. Also use when the user mentions "backfill stripe data," "syncBackfill," "import stripe data," "sync existing data," or "historical sync." Source: ashutoshpw/stripe-sync-engine.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill
Category
{}Data Analysis
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from ashutoshpw/stripe-sync-engine

Quick answers

What is stripe-sync-backfill?

When the user wants to import historical Stripe data. Also use when the user mentions "backfill stripe data," "syncBackfill," "import stripe data," "sync existing data," or "historical sync." Source: ashutoshpw/stripe-sync-engine.

How do I install stripe-sync-backfill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ashutoshpw/stripe-sync-engine