implementing-post-connection

Guide developers through post-connection setup for Merge integrations.

Updated May 7, 2026
One-click install
npx skills add https://github.com/merge-api/merge-unified-skills --skill implementing-post-connection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementing-post-connection
Source: https://github.com/merge-api/merge-unified-skills/tree/main/skills/implementing-post-connection
Command: npx skills add https://github.com/merge-api/merge-unified-skills --skill implementing-post-connection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @mergeapi/merge-node-client, MergePythonClient, dev.merge:merge-java-client, merge-go-client, merge_ruby_client, @mergeapi/react-merge-link, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenges of post-connection management for Merge integrations, ensuring seamless customer experiences post-initial setup.

Core Features & Use Cases

  • Post-Connection Management: Guides through the setup of settings pages, sync status visibility, relinking, and configuration.
  • Customization: Allows for configuration of settings pages and sync status displays.
  • Error Handling: Provides detailed error messaging and troubleshooting guides.
  • Use Case: A developer uses this Skill to build a user-friendly settings page that allows customers to monitor sync health and perform relinking when needed.

Quick Start

Begin the post-connection setup by running the implementing-post-connection skill and following the prompts to load context and select the required features.

Frequently Asked Questions about implementing-post-connection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a post-connection settings page for Merge integrations?

You can customize the post-connection settings page by configuring integration settings and sync status displays through the provided scripts and references, allowing users to monitor sync health and manage configurations.

How do I show sync status visibility to users after a Merge integration is connected?

Sync status visibility is configured by building a user-friendly settings page that displays sync health metrics, allowing customers to monitor their Merge integration status and troubleshoot errors directly.

What is the best way to handle relinking a disconnected Merge integration?

Handling relinking for a disconnected Merge integration involves configuring your settings page to prompt users to re-authenticate, utilizing detailed error messaging and troubleshooting guides to ensure a seamless relinking experience.

Does this post-connection setup work with the merge-node-client and other Merge SDKs?

Yes, this post-connection setup works with multiple Merge SDKs including the merge-node-client, Python, Java, Go, Ruby, and React Merge Link, requiring existing knowledge of these tools to implement the UI/UX effectively.

Why does my Merge integration post-connection UI need error handling and troubleshooting guides?

Your Merge integration post-connection UI needs error handling and troubleshooting guides to provide detailed error messaging, ensuring seamless customer experiences and allowing users to resolve sync issues without external support.

When do I need to implement post-connection management for Merge integrations?

You need to implement post-connection management for Merge integrations immediately after the initial setup to ensure seamless customer experiences, providing users with tools to monitor sync health and perform relinking when needed.