This connects Claude to Oracle Fusion Cloud Financials so you can query invoices, payments, journal entries, GL accounts, and all the other financial data sitting in Oracle's ERP. It's built on Membrane, which means you don't mess with OAuth tokens or credential refresh logic. You can search for pre-built actions using natural language intent queries, run them with JSON parameters, or proxy raw API requests when you need something custom. Honestly most useful if you're already neck-deep in Oracle Fusion and need to automate reporting, reconciliation, or data pulls without writing yet another integration script. The CLI approach is straightforward and the connection setup handles the typical Oracle auth complexity for you.
npx skills add https://github.com/membranedev/application-skills --skill oracle-fusion-cloud-financials