find-contact
Resolve a 3CX contact or extension by email, extension, or name
List recent Blackpoint Cyber detections for a tenant
$ 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.
/search-detectionsContext preview
What this command does when you run it.
List recent Blackpoint Cyber detections for a tenant
description: List recent Blackpoint Cyber detections for a tenant argument-hint: "[tenant]" arguments: [tenant]
List recent CompassOne detections, then enrich each with its affected asset for an investigation-ready view.
1. **Resolve tenant scope**
If `tenant` was supplied, call `blackpoint_tenants_list` and match. Otherwise, list across all tenants the partner can see.
2. **List detections**
Call `blackpoint_detections_list` for the chosen tenant scope.
3. **Enrich the top results**
For the top N (e.g. 10) detections, call `blackpoint_detections_get` and `blackpoint_assets_get` for the affected asset.
4. **Output**
/search-detections
/search-detections "Acme Corp"
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