extension-email-verification

Official

Verify user emails via click-to-confirm links

Authorcaffeinelabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures that email addresses provided by users are actually owned by them by requiring recipients to click a unique verification link, preventing account takeover, mistaken contact details, and unreliable communication channels.

Core Features & Use Cases

  • Click-to-verify links: Generates per-recipient verification URLs and handles callbacks to mark addresses as verified.
  • Verified address store: Uses a verifiedEmails store for authoritative verification state and a verification mixin to process link requests.
  • Integration & requirements: Integrates with the email sending extension to deliver messages and requires the email HTML body to include the {{VERIFICATION_URL}} placeholder.
  • Use case: Ideal for account onboarding, password recovery flows, invitations, and any scenario that must confirm an owner's email before granting access or sending sensitive content.

Quick Start

Send a verification email to [email protected] using the sendVerificationEmail integration and include the placeholder {{VERIFICATION_URL}} in the HTML body.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extension-email-verification
Download link: https://github.com/caffeinelabs/skills/archive/main.zip#extension-email-verification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.