ucp-identity-linking

Implement OAuth 2.0 Authorization Code flow for linking buyer accounts.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ucp-identity-linking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ucp-identity-linking
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/ucp-agentic-commerce/skills/ucp-identity-linking
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ucp-identity-linking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of connecting buyer accounts across different platforms and merchants, enabling personalized commerce experiences and leveraging existing customer data.

Core Features & Use Cases

  • Account Linking: Implements OAuth 2.0 Authorization Code flow for secure buyer account linking.
  • Personalization: Enables access to buyer's loyalty points, saved addresses, and order history for tailored checkouts.
  • Use Case: When a buyer proceeds to checkout on a merchant's site via an AI agent, this Skill facilitates linking their existing account to apply loyalty discounts and use saved shipping information.

Quick Start

Use the ucp-identity-linking skill to initiate the OAuth 2.0 authorization code flow for linking a buyer's account.

Frequently Asked Questions about ucp-identity-linking

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

FAQPage Schema
How do I link buyer accounts across platforms using OAuth 2.0?

You link buyer accounts using the OAuth 2.0 Authorization Code flow to securely connect buyer profiles between platforms and merchants. This enables access to loyalty points, saved addresses, and order history for tailored checkout experiences.

What is UCP identity linking for personalized commerce?

UCP identity linking is a process that connects buyer accounts across different platforms and merchants. It leverages existing customer data like loyalty points and saved addresses to streamline personalized agentic commerce transactions.

Does this OAuth 2.0 account linking flow support RFC 6749 and RFC 8414?

Yes, the identity linking implementation supports RFC 6749, RFC 8414, RFC 7009, and RFC 9728. It also integrates the OpenID RISC Profile 1.0 to ensure secure connections for agentic commerce transactions.

When do I need to initiate the OAuth 2.0 authorization code flow for account linking?

You need to initiate the OAuth 2.0 authorization code flow when a buyer proceeds to checkout via an AI agent. This facilitates linking their existing account to apply loyalty discounts and use saved shipping information.

Can I access buyer loyalty points and saved addresses after account linking?

Yes, you can access buyer loyalty points, saved addresses, and order history after account linking. This data is retrieved to enable tailored checkouts and personalized commerce experiences across merchants.