find-contact
Resolve a 3CX contact or extension by email, extension, or name
List PostHog early-access feature flags and their current status
$ 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-feature-flagsContext preview
What this command does when you run it.
List PostHog early-access feature flags and their current status
description: List PostHog early-access feature flags and their current status argument-hint: "[query]" arguments: [query]
List early-access feature flags in the connected PostHog project, with an optional name filter.
`feature_flag:read`
1. Call `early-access-feature-list`, filtering by `query` if provided 2. For each match, call `early-access-feature-retrieve` if targeting or status detail is needed beyond the list view 3. Report name, status, and targeting/rollout summary for each result 4. This command is read-only — it never calls `early-access-feature-create`, `early-access-feature-destroy`, or `early-access-feature-partial-update`. If the user asks to change a flag's status, say that this plugin can't do that and point to `GOVERNANCE.md` for why
/list-feature-flags
/list-feature-flags "dark mode"
| Error | Resolution | |-------|------------| | 403 Forbidden | The connected key isn't scoped for `feature_flag:read` | | 404 Not Found | No feature matches the given query — confirm spelling or list without a filter | | 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