totp

Installation
SKILL.md

TOTP 两步验证技能

本技能让 Claude 能够自主创建、存储、读取 TOTP 密钥,全程使用 Python 标准库,无需第三方依赖。


核心脚本

路径:/mnt/skills/user/totp/scripts/totp_manager.py(已安装后) 开发/测试时路径:scripts/totp_manager.py

首次使用前,确认脚本可执行:

python3 /path/to/totp_manager.py list

存储位置

Related skills
Installs
1
GitHub Stars
43
First Seen
Mar 4, 2026