Generate Apple iCloud+ "Hide My Email" addresses from the terminal. The generated address is automatically copied to your clipboard.
Usage
hme <label> [note]
label (required): A name for the address (e.g. the service you're signing up for)
note (optional): A description or reminder for the address
Examples
# Create an address labeled "Twitter"
hme "Twitter"
# Create an address with a note
hme "Shopping" "For online orders"
Output
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.
Requirements
macOS with an iCloud+ subscription
System Settings accessibility permissions granted to your terminal app
1---2name: hide-my-email3description: Hide My Email CLI4---56# Hide My Email CLI78Generate Apple iCloud+ "Hide My Email" addresses from the terminal. The generated address is automatically copied to your clipboard.910## Usage1112```bash13hme <label> [note]14```1516- **label** (required): A name for the address (e.g. the service you're signing up for)17- **note** (optional): A description or reminder for the address1819## Examples2021```bash22# Create an address labeled "Twitter"23hme "Twitter"2425# Create an address with a note26hme "Shopping" "For online orders"27```2829## Output3031On success, prints the masked email and copies the full address to clipboard:3233```34✓ abc****@icloud.com (copied to clipboard)35```3637On failure, prints an error message to stderr and exits non-zero.3839## Requirements4041- macOS with an iCloud+ subscription42- System Settings accessibility permissions granted to your terminal app
Run npx skillmds@latest add javimosch/hide-my-email in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Hide My Email CLI It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.