Install skills

Install Claude Code skills to automate Merge Link, sync, post-connection, and validation. Each skill guides Claude through the work step by step.

Installation

Run these two commands in your terminal:

$claude plugin marketplace add merge-api/merge-unified-skills
$claude plugin install merge-unified

Restart Claude Code or run /reload-plugins to load the skills.

Getting started

After installing, open Claude Code and invoke a skill directly:

/merge-unified:onboarding # Signup to first API call to production
/merge-unified:implementing-link # Add Merge Link to your app
/merge-unified:implementing-sync # Detect syncs and pull data
/merge-unified:implementing-post-connection # Build the post-connection experience
/merge-unified:integration-validator # Verify your integration end to end

Or describe what you want, and Claude picks the right skill automatically.

First-time setup

Implementation

Verification