find-contact
Resolve a 3CX contact or extension by email, extension, or name
MSP dashboard showing all managed accounts with open finding counts and severity breakdown
$ npx -y skills add wyre-technology/msp-claude-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/msp-overviewContext preview
What this command does when you run it.
MSP dashboard showing all managed accounts with open finding counts and severity breakdown
description: MSP dashboard showing all managed accounts with open finding counts and severity breakdown argument-hint: "[severity]" arguments: [severity]
1. Call `blumira_msp_accounts_list` to enumerate all managed accounts 2. Call `blumira_msp_findings_all` with `status.eq=10` to get all open findings across accounts 3. Group findings by account, then by severity within each account 4. Present a dashboard table:
5. Sort accounts by risk (most critical findings first) 6. Highlight accounts that need immediate attention
| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | severity | string | No | Filter to specific severity level |
/msp-overview
/msp-overview --severity CRITICAL
One command to supercharge Claude Code for MSP workflows. Then restart Claude Code. That's it. Documentation: mcp.wyre.ai
Repo: wyre-technology/msp-claude-plugins
Resolve a 3CX contact or extension by email, extension, or name
Search for specific threat patterns in Abnormal Security by sender, recipient, attack type, or keywords
Triage recent email threats detected by Abnormal Security by severity and attack type