From immybot
Lists and searches ImmyBot tenants, fetches per-tenant compliance dashboards and software inventory, and audits background task queues (running/queued/failed) for operational reports.
How this skill is triggered — by the user, by Claude, or both
Slash command
/immybot:tenant-complianceWhen to use
When working with ImmyBot tenants (client organizations), reviewing per-tenant compliance dashboards, software inventory rollups, or auditing background task queues across the fleet. Use when: immybot tenant, immybot client organization, immybot compliance report, immybot tenant stats, immybot task queue, immybot failed tasks, or immybot fleet report.
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Tenants are ImmyBot's client organizations. This skill covers
Tenants are ImmyBot's client organizations. This skill covers tenant-level queries, compliance rollups, and the background-task queue that powers fleet-wide operational and QBR reporting.
| Tool | Purpose |
|---|---|
immybot_tenants_list | List tenants with name/status filters |
immybot_tenants_get | Full detail for one tenant by ID |
immybot_tenants_search | Search tenants by name |
immybot_tenants_stats | Statistics for a tenant |
immybot_tenants_computers | Computers belonging to a tenant |
immybot_tenants_deployments | Deployments scoped to a tenant |
immybot_tenants_compliance | Compliance dashboard data for a tenant |
immybot_tenants_software_inventory | Software inventory rollup for a tenant |
| Tool | Purpose |
|---|---|
immybot_tasks_list | Background tasks with computer/tenant/status/type filters |
immybot_tasks_get | Detail for one task |
immybot_tasks_running | All currently running tasks |
immybot_tasks_queued | Tasks waiting for execution |
immybot_tasks_failed | All failed tasks |
immybot_tasks_for_computer | Tasks for a specific computer |
immybot_tasks_for_tenant | Tasks for a specific tenant |
immybot_tasks_by_type | Tasks of a given type (SoftwareInstall, ScriptExecution, …) |
immybot_tasks_queue_stats | Task queue statistics |
immybot_tasks_history | Task execution history over a date range |
immybot_tenants_search → resolve the tenant.immybot_tenants_get and immybot_tenants_stats for the
overview (computer count, status).immybot_tenants_compliance for the compliance rollup — which
deployments are met vs failing.immybot_deployments_compliance.immybot_tenants_software_inventory to confirm what is actually
installed across the tenant.immybot_tasks_queue_stats for the high-level picture.immybot_tasks_failed — every failure across the fleet.immybot_tasks_running and immybot_tasks_queued for current
load and backlog.immybot_tasks_for_tenant to scope the
failures.immybot_tasks_history over a date range for trend reporting.For each tenant, assemble:
immybot_tenants_stats,
immybot_tenants_computers).immybot_tenants_compliance).immybot_tenants_software_inventory).immybot_tasks_failed, immybot_tasks_history).Present per-tenant so the technician knows which client each finding belongs to.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin immybotUse this skill when working with ImmyBot computers/endpoints — listing and filtering the managed fleet, searching by name or serial, inspecting installed-software inventory, reviewing which deployments target a device, creating new computer records, and forcing an agent check-in.
Enumerates customer tenants in a Blackpoint Cyber MSP partner account, sweeps detections and vulnerabilities across all tenants, spots volume anomalies, and builds per-tenant scorecards for QBR prep and triage.
Manages Blumira MSP multi-tenant operations: list accounts, query cross-account findings, per-account devices/users/keys, and resolve findings.