totp
TOTP 两步验证技能
本技能让 Claude 能够自主创建、存储、读取 TOTP 密钥,全程使用 Python 标准库,无需第三方依赖。
核心脚本
路径:/mnt/skills/user/totp/scripts/totp_manager.py(已安装后)
开发/测试时路径:scripts/totp_manager.py
首次使用前,确认脚本可执行:
python3 /path/to/totp_manager.py list
存储位置
More from gaojizhou/skills
phone-agent
Use AI AutoGLM Phone Agent for automated mobile device control. Suitable for tasks requiring mobile phone automation, such as APP automated testing, data collection, UI interaction, etc. Supports controlling the mobile interface through natural language instructions to implement operations such as clicking, sliding, inputting, and screenshotting.
11epub
Use this skill whenever the user wants to read, parse, extract content from, modify, or otherwise process an .epub file. Triggers include any mention of ".epub", "ebook", "epub file", or requests to extract chapters, table of contents, text, images, or metadata from an ebook. Also use when the user wants to convert epub content to another format, inspect epub structure, or edit epub files. Since epub files are ZIP archives in disguise, this skill uses a reliable unzip-then-parse approach that always works. Use this skill even for seemingly simple epub tasks like "read this epub" or "show me the chapters" — the extraction workflow is always needed.
1local-llm-privacy
>
1