truelayer
Installation
SKILL.md
TrueLayer
TrueLayer is a platform that provides secure access to banking APIs, enabling developers to build financial apps. It's used by businesses to connect to customer bank accounts for payments, account verification, and data aggregation. This helps streamline financial processes and improve user experiences.
Official docs: https://docs.truelayer.com/
TrueLayer Overview
- Payment
- Authorization
- Beneficiary
Working with TrueLayer
This skill uses the Membrane CLI to interact with TrueLayer. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills