What problem does it solve? When a login flow demands a 2FA or OTP code sent by text message, agents and users normally have to stop and manually read the code from their phone. This Skill reads recent SMS and iMessage verification codes directly from the macOS Messages database so automated workflows can proceed without interrupting the user. ## Core Features & Use Cases - Verification Code Extraction: Detects 2FA codes in English, Chinese, Korean, and Japanese, plus Google-style (G-XXXXXX) and standalone 4-8 digit sequences. - Flexible Filtering: Filter by sender phone number suffix, adjust the lookback window in hours, and limit result counts. - Recent Message Inspection: List recent SMS messages with sender, timestamp, and direction for general message review. - Use Case: An agent hits a bank login that texts a one-time passcode; it runs the script with --recent-codes and immediately retrieves the code to complete authentication. ## Quick Start Ask the agent to fetch the most recent SMS verification code from your Mac's Messages app, optionally filtered by the sender's last four phone digits.