find-contact
Resolve a 3CX contact or extension by email, extension, or name
Stage and reconcile an ImmyBot desired-state software deployment to a tenant or computer
$ 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.
/deploy-softwareContext preview
What this command does when you run it.
Stage and reconcile an ImmyBot desired-state software deployment to a tenant or computer
description: Stage and reconcile an ImmyBot desired-state software deployment to a tenant or computer argument-hint: "<software> <scope>" arguments: [software, scope]
Stage a desired-state deployment of "$ARGUMENTS.software" to "$ARGUMENTS.scope" and reconcile it through a maintenance session.
`IMMYBOT_TENANT_ID`, `IMMYBOT_CLIENT_ID`, `IMMYBOT_CLIENT_SECRET`
explicit human approval before reconciling
1. **Resolve the software** — `immybot_software_search` for the keyword, `immybot_software_get` for detail, and `immybot_software_latest_version` for the version. Confirm the canonical package. 2. **Resolve the scope** — If the scope looks like a tenant, use `immybot_tenants_search` then `immybot_tenants_computers` and report the computer count. If it looks like a computer, use `immybot_computers_search`. 3. **Check for conflicts** — `immybot_deployments_for_software` to spot existing deployments that could fight the new one. 4. **Stage desired state** — `immybot_deployments_create` with the software, version, and scope. Confirm nothing has executed yet. 5. **Reconcile (destructive)** — Present the software, version, and blast radius, and obtain approval. With approval, call `immybot_maintenance_sessions_start`. 6. **Monitor** — Poll `immybot_maintenance_sessions_get` and tail `immybot_maintenance_sessions_logs` until terminal. 7. **Confirm** — `immybot_deployments_compliance` for the result.
/deploy-software "7-Zip" "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