merge
Installation
SKILL.md
Merge
Merge is an integration platform that allows developers to add hundreds of integrations to their product with a single API. It's used by SaaS companies who want to offer integrations to their customers without building and maintaining them in-house.
Official docs: https://developers.merge.dev/
Merge Overview
- PDF
- Page
- Merge
Working with Merge
This skill uses the Membrane CLI to interact with Merge. 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