find-contact
Resolve a 3CX contact or extension by email, extension, or name
List a PostHog project's dashboards, or retrieve one by ID
$ 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.
/list-dashboardsContext preview
What this command does when you run it.
List a PostHog project's dashboards, or retrieve one by ID
description: List a PostHog project's dashboards, or retrieve one by ID argument-hint: "[dashboard_id]" arguments: [dashboard_id]
List dashboards in the connected PostHog project, or retrieve a specific one with its insight tiles.
list all dashboards
`dashboard:read`
1. If `dashboard_id` is given, call `dashboard-get` for that ID 2. Otherwise, call `dashboards-get-all` to list every dashboard in the project 3. Report dashboard name, ID, and (when retrieving a single dashboard) its insight tiles 4. Note each insight tile's "as of" timestamp rather than presenting the numbers as live — see `skills/insights-and-dashboards/SKILL.md`
/list-dashboards
/list-dashboards 12345
| Error | Resolution | |-------|------------| | 404 Not Found | No dashboard exists with that ID in this project | | 403 Forbidden | The connected key isn't scoped for `dashboard:read` | | 429 Rate Limited | Back off and retry — see `skills/api-patterns/SKILL.md` |
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