Stripe reporting and financial summaries. Use when the user asks for (1) a Reporting API report run, (2) a Sigma-style financial summary, (3) payout or balance-transaction reconciliation, or (4) a cross-account revenue snapshot. Reads run immediately; creating a report run is mutating and is confirmed.
$npx -y skills add juliandickie/stripe-plugin --skill stripe-reportsInstalls into the current project.
Run `npx skills use "https://github.com/juliandickie/stripe-plugin" --skill "juliandickie/stripe-plugin/stripe-reports"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/juliandickie/stripe-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/juliandickie/stripe-plugin"` and select the relevant skills, then follow their instructions.