Email-to-Case design and hardening patterns for Service Cloud. Use when implementing email intake, threading, parsing, auto-response rules, assignment logic, and spam/noise controls.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Email-to-Case design and hardening patterns for Service Cloud. Use when implementing email intake, threading, parsing, auto-response rules, assignment logic, and spam/noise controls.
disable-model-invocation
true
Email-to-Case
Use This Skill When
Implementing or stabilizing Email-to-Case.
Reducing duplicate cases and broken email threads.
Improving triage from unstructured email content.
Hardening Checklist
Configure robust threading identifiers and reply behavior.
Separate inbound domains for support vs notifications.
Add spam and auto-reply suppression logic.
Normalize sender intent with parsing patterns and fallback queueing.
Enforce attachment handling and security policies.