Claude Code Plugins

Community-maintained marketplace

Feedback

Guidance and guardrails for secure account recovery workflows including identity verification and password reset.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @HyunjunJeon/AX-Advanced-Tutorial/account-recovery --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @HyunjunJeon/AX-Advanced-Tutorial/account-recovery -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name account-recovery
description Guidance and guardrails for secure account recovery workflows including identity verification and password reset.
license Educational sample
allowed-tools reset_password
metadata [object Object]

Account Recovery Skill

Follow strict identity verification before any password operations. Provide user-friendly guidance and avoid sensitive data exposure. Document actions succinctly.

Decision Hints

  • If user mentions '잠김/locked' → advise on unlock or reset
  • Always provide post-action next steps