merge-1
Installation
SKILL.md
Merge
Merge is an integration platform that allows businesses to connect with various third-party tools through a unified API. It's primarily used by SaaS companies to integrate their products with other platforms, saving them development time and resources.
Official docs: https://developers.merge.dev/
Merge Overview
- Document
- Page
- Merge Configuration
Use action names and parameters as needed.
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
Related skills