Install
openclaw skills install hide-my-emailGenerate Apple Hide My Email addresses on macOS terminal and copy them to clipboard using the hme CLI tool.
openclaw skills install hide-my-emailGenerate Apple iCloud+ "Hide My Email" addresses from the terminal. The generated address is automatically copied to your clipboard.
hme <label> [note]
# Create an address labeled "Twitter"
hme "Twitter"
# Create an address with a note
hme "Shopping" "For online orders"
On success, prints the masked email and copies the full address to clipboard:
✓ abc****@icloud.com (copied to clipboard)
On failure, prints an error message to stderr and exits non-zero.