๐งช Community โ Claude Code โ Claude Desktop Standalone โข SpamTitan
Spamtitan
SpamTitan by TitanHQ - quarantine queue management, email flow stats, sender allowlist/blocklist for MSPs
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin spamtitan Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Lists
- Quarantine
Skills
This plugin provides 3 skills that teach Claude about Spamtitan:
| Skill | Description |
|---|---|
lists | Use this skill when managing SpamTitan sender allowlists and blocklists โ adding trusted senders to prevent false positives, blocking unwanted senders and domains, and reviewing existing list entries. |
quarantine | Use this skill when managing the SpamTitan quarantine queue โ listing held messages, releasing legitimate emails, deleting spam, reviewing email flow statistics, and performing bulk quarantine operations. |
api-patterns | Use this skill when working with the SpamTitan MCP tools โ available tools, authentication via API key header, API structure, pagination, rate limiting, error handling, and best practices. |
Agents
This plugin provides 2 agents for autonomous task execution:
| Agent | Description |
|---|---|
quarantine-release-reviewer | Use this agent when an MSP technician or client needs to systematically review the SpamTitan quarantine queue for false positives, release legitimate messages, identify patterns of legitimate mail being blocked, or generate a quarantine digest for client review. |
spam-filter-analyst | Use this agent when analyzing spam and phishing patterns in SpamTitan, managing the quarantine queue, tuning allowlist and blocklist rules, investigating held email, or generating email filtering statistics for MSP clients. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/manage-lists | Add or remove entries from SpamTitan sender allowlists and blocklists |
/review-quarantine | Review the SpamTitan quarantine queue, show email statistics summary, and list recent held messages with release and delete actions |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Add or remove entries from SpamTitan sender allowlists and blocklists
/manage-lists Review the SpamTitan quarantine queue, show email statistics summary, and list recent held messages with release and delete actions
/review-quarantine Using Skills
/skill spamtitan:lists
Use this skill when managing SpamTitan sender allowlists and blocklists โ adding trusted senders to prevent false positives, blocking unwanted senders and domains, and reviewing existing list entries.