ucp-buyer-consent

Implement UCP Buyer Consent extension for collecting GDPR/CCPA consent fields during checkout.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the critical need for collecting and managing buyer consent in agentic commerce, ensuring compliance with privacy regulations like GDPR and CCPA during UCP checkouts.

Core Features & Use Cases

  • GDPR/CCPA Compliance: Collects explicit consent for data processing, marketing, and data sales.
  • Consent Fields: Standardizes the collection of four key boolean consent fields (analytics, preferences, marketing, sale_of_data).
  • Use Case: When a buyer is completing a purchase through an AI agent, this Skill ensures that the necessary privacy consents are clearly presented and recorded, maintaining a verifiable audit trail.

Quick Start

Use the ucp-buyer-consent skill to fetch the latest buyer consent specification from ucp.dev.

Frequently Asked Questions about ucp-buyer-consent

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

FAQPage Schema
How do I collect buyer consent for GDPR and CCPA compliance during checkout?

To collect buyer consent for GDPR and CCPA compliance during checkout, use a specification that standardizes explicit boolean fields for analytics, preferences, marketing, and data sale, ensuring a verifiable audit trail for privacy regulations.

What buyer consent fields are required for privacy-compliant data processing?

Privacy-compliant data processing requires four key boolean consent fields: analytics, preferences, marketing, and sale_of_data. These fields standardize explicit consent collection for regulatory compliance during checkout sessions.

How do I manage privacy consent in agentic commerce checkouts?

Managing privacy consent in agentic commerce involves implementing an extension that integrates with your checkout capability via extension negotiation, clearly presenting and recording necessary privacy consents when an AI agent facilitates a purchase.

Does UCP checkout support buyer consent collection for AI agents?

Yes, UCP checkout supports buyer consent collection for AI agents through extension negotiation. You can fetch the latest buyer consent specification from ucp.dev to integrate compliance fields directly into your checkout sessions.

When do I need to record buyer consent for data sale under CCPA?

You need to record buyer consent for data sale under CCPA whenever a buyer completes a purchase through an AI agent. This requires explicit boolean consent tracking for the sale_of_data field to maintain a verifiable audit trail.

How do I fetch the buyer consent specification for UCP checkouts?

To fetch the buyer consent specification for UCP checkouts, reference the ucp.dev resource to retrieve the latest standard for collecting analytics, preferences, marketing, and data sale consents during extension negotiation.