link-implement-frontend-marketplace

Implement the App Center/Marketplace UI pattern for Merge Link integration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a browsable integration catalog where users can discover and connect specific integrations for the Merge Link implementation.

Core Features & Use Cases

  • Browsable Integration Catalog: Users can explore and select integrations to connect.
  • Step 4b of Merge Link Implementation: Used in the fourth step of the Merge Link setup, providing a user-friendly interface for integration discovery.
  • Frontend UI Pattern: Implements the App Center/Marketplace UI pattern for Merge Link.

Quick Start

Run the skill to start implementing the App Center/Marketplace UI pattern for Merge Link.

Frequently Asked Questions about link-implement-frontend-marketplace

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

FAQPage Schema
How do I build a browsable integration catalog for Merge Link?▼

Implement the App Center UI pattern to provide a frontend component where users can browse and select specific integrations to connect their Merge Link setup.

What is the App Center UI pattern in Merge Link implementation?▼

The App Center UI pattern is a Marketplace interface used in Step 4b of the Merge Link setup, allowing users to visually discover and connect specific integrations.

Do I need backend support to use the Merge Link Marketplace UI?▼

Yes, the Marketplace UI requires backend support to handle integration data retrieval and API key handling to successfully connect user-selected integrations.

When do I need to implement the integration catalog during Merge Link setup?▼

Implement the integration catalog during Step 4b of the Merge Link implementation to provide the frontend interface for integration discovery and connection.

Can I use this frontend component to browse integrations without a backend?▼

No, this frontend component requires backend support for fetching integration data and managing API keys to successfully enable integration selection.