account-recovery

Coordinate secure account recovery workflows with identity verification and password resets.

1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/HyunjunJeon/AX-Advanced-Tutorial --skill account-recovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: account-recovery
Source: https://github.com/HyunjunJeon/AX-Advanced-Tutorial/tree/main/Day-03/skills/account-recovery
Command: npx skills add https://github.com/HyunjunJeon/AX-Advanced-Tutorial --skill account-recovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guidance and guardrails for secure account recovery workflows including identity verification and password reset. This Skill helps reduce risk by ensuring proper verification and safe password reset practices, while documenting actions.

Core Features & Use Cases

  • Identity Verification: Guidance for 2-step or multi-factor verification before password operations.
  • Secure Password Reset: Step-by-step guidance that avoids exposing sensitive data.
  • Post-Action Guidance: Provide clear next steps and audit-friendly logging.

Quick Start

Guide a secure account recovery flow for a locked-out user, perform two-step identity verification, and provide a password reset plan.

Frequently Asked Questions about account-recovery

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

FAQPage Schema
How do I verify a user's identity before allowing a password reset?

Identity verification establishes proof of ownership before password operations. This Skill provides guidance for 2-step or multi-factor verification workflows that confirm user identity through secondary channels before proceeding with password reset, reducing account takeover risk.

What's the secure way to guide users through password reset without exposing sensitive data?

Secure password reset guidance avoids displaying sensitive information during the process. This Skill delivers step-by-step instructions that keep credentials protected while users complete their reset, following privacy and security best practices.

Can I use account recovery guidance for locked-out user scenarios?

Yes, account recovery workflows handle locked-out users across user support and identity-management contexts. This Skill coordinates the full unlock and password reset process, including verification checkpoints and clear next steps for users regaining access.

How do I ensure account recovery actions are properly documented for compliance?

Audit-friendly logging records account recovery actions for compliance and security operations review. This Skill documents identity verification steps and password changes succinctly, creating traceable records suitable for regulatory and internal audits.

What guardrails should I enforce before allowing password operations?

Strict identity verification prior to password operations is the core guardrail this Skill enforces. It prevents unauthorized resets by requiring multi-step or multi-factor verification, protecting accounts from compromise while maintaining user-friendly guidance throughout.