find-contact
Resolve a 3CX contact or extension by email, extension, or name
Get a Kaseya Quote Manager sales order with its lines and payments
$ 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.
/get-sales-orderContext preview
What this command does when you run it.
Get a Kaseya Quote Manager sales order with its lines and payments
description: Get a Kaseya Quote Manager sales order with its lines and payments argument-hint: "<id>" arguments: [id]
1. Retrieve the sales order: `kqm_sales_order_get` with `id=$id` 2. List its lines: `kqm_sales_order_line_list` 3. List payments: `kqm_sales_order_payment_list` 4. Display the order with lines, totals, and payment status
/get-sales-order id=67890
| Error | Resolution | |-------|------------| | 404 Not Found | Verify the sales order ID exists | | 401 Unauthorized | Verify the API key |
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