post-connection-implement-relinking

Automate Linked Account relinking with detailed error messaging.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires post-connection-build-settings-page, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the relinking process for Linked Accounts and provides detailed error messaging, reducing the need for support tickets and improving the user experience.

Core Features & Use Cases

  • Automated Relinking: Facilitates the re-authentication of Linked Accounts without support intervention.
  • Error Messaging: Offers human-readable error messages that clarify the issue and the necessary action.
  • Use Case: Imagine a user's credentials expire, and the Linked Account needs to be re-linked. This Skill will guide the user through the process and provide actionable error messages if the relinking fails.

Quick Start

Run the 'post-connection-implement-relinking' skill to automate the relinking process for Linked Accounts.

Frequently Asked Questions about post-connection-implement-relinking

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

FAQPage Schema
How do I automate relinking for expired Linked Accounts credentials?

Automating relinking for expired Linked Accounts credentials requires a functioning endpoint and a settings page to guide users through re-authentication. This process handles credential expiration and permission revocation scenarios without manual support intervention.

What's the best way to provide error messaging when a Linked Account fails to relink?

Providing error messaging for failed Linked Account relinking involves displaying human-readable messages that clarify the specific issue and necessary action. This approach helps users resolve authentication failures independently without submitting support tickets.

Do I need a settings page before implementing automated relinking for Linked Accounts?

Implementing automated relinking for Linked Accounts requires a pre-built settings page as a prerequisite. You must set up the post-connection-build-settings-page skill and a functioning relink-integration endpoint before automating the re-authentication workflow.

Why does Linked Account relinking fail after permissions are revoked?

Linked Account relinking fails after permissions are revoked because the authentication tokens are no longer valid. Automated relinking processes detect these scenarios and provide detailed error messaging to guide users through resolving the access issues.

Can I handle Linked Account re-authentication without support tickets?

Handling Linked Account re-authentication without support tickets is possible by automating the relinking process with actionable error messages. Users receive guidance on resolving credential expiration or permission revocation issues directly through the interface.