find-contact
Resolve a 3CX contact or extension by email, extension, or name
List all devices and agents across the organization with status and health information
$ 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.
/agent-inventoryContext preview
What this command does when you run it.
List all devices and agents across the organization with status and health information
description: List all devices and agents across the organization with status and health information argument-hint: "[os] [status]" arguments: [os, status]
1. Call `blumira_agents_devices_list` with `page_size=100` and `order_by=-last_seen` 2. If OS filter provided, add `os.contains=<value>` 3. Page through all results to build complete inventory 4. Present a summary:
5. Call `blumira_agents_keys_list` to show available deployment keys 6. Highlight any coverage gaps or health concerns
| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | os | string | No | Filter by OS (Windows, Linux, macOS) | | status | string | No | Filter by agent status |
/agent-inventory
/agent-inventory --os Windows
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