Email Unsubscribe Check
Quickly identifies and lists email subscriptions needing unsubscription across connected accounts, saving time and inbox clutter.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add email-unsubscribe-check npx -- -y @trustedskills/email-unsubscribe-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"email-unsubscribe-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/email-unsubscribe-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The email-unsubscribe-check skill allows AI agents to automatically identify and execute unsubscribe links within email messages. It parses email bodies, locates unsubscribe URLs (often hidden or requiring specific click patterns), and initiates the unsubscription process. This reduces manual effort in managing unwanted email subscriptions.
When to use it
- You're overwhelmed with promotional emails and want a streamlined way to opt-out.
- An AI agent is tasked with cleaning up an inbox, prioritizing important messages.
- You need to quickly unsubscribe from multiple mailing lists without manually clicking links.
- The email contains complex or obfuscated unsubscribe links that are difficult to find manually.
Key capabilities
- Email body parsing
- Unsubscribe link identification
- Automated unsubscription process initiation
Example prompts
- "Can you unsubscribe me from this email?" (followed by providing the email content)
- βFind and execute any unsubscribe links in these emails.β (followed by a list of emails)
- "Clean my inbox, removing all promotional emails."
Tips & gotchas
The skill's effectiveness depends on the structure and clarity of the email. Some mailing lists may require additional verification steps after clicking the unsubscribe link, which this skill might not handle automatically.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.