If you're building a platform that needs to offer banking features like holding funds, paying bills, or managing cash flow, this is the skill you want. It wraps Stripe's Treasury API through Membrane, so you get automatic auth handling and credential refresh without the usual plumbing work. The skill covers financial accounts, inbound transfers, outbound payments, and transactions. You can search for actions with natural language queries or drop down to raw API calls when needed. The Membrane CLI does the heavy lifting on authentication, which means you're not juggling API keys or OAuth flows yourself. Worth noting that it requires a Membrane account, though the free tier works fine.
npx skills add https://github.com/membranedev/application-skills --skill stripe-treasury