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.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.