From immybot
Lists, searches, and inspects ImmyBot-managed Windows endpoints. Covers fleet filtering, software inventory, deployment review, computer creation, and agent check-in triggers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/immybot:endpoint-managementWhen to use
When listing, searching, inspecting, or onboarding ImmyBot-managed Windows computers, reviewing per-device inventory, or triggering agent check-ins. Use when: immybot computer, immybot endpoint, immybot device list, immybot inventory, immybot check-in, immybot agent, or immybot fleet.
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
ImmyBot manages Windows endpoints (computers) grouped under tenants
ImmyBot manages Windows endpoints (computers) grouped under tenants (client organizations). This skill covers querying and onboarding those computers and inspecting their state.
| Tool | Purpose |
|---|---|
immybot_computers_list | List computers with tenant/online/OS/status filters |
immybot_computers_get | Full detail for one computer by ID |
immybot_computers_search | Search by name, serial number, etc. |
immybot_computers_inventory | Installed-software / hardware inventory for a computer |
immybot_computers_deployments | Deployments targeting a specific computer |
immybot_computers_create | Create a new computer record |
immybot_computers_trigger_checkin | Force an agent check-in now |
immybot_tenants_search → resolve the tenant ID.immybot_computers_list filtered by that tenant ID.immybot_computers_search accepts hostname or serial number. Drill
in with immybot_computers_get for OS, last-seen, tenant, and
agent state.
immybot_computers_get for the device.immybot_computers_inventory for what is actually installed.immybot_computers_deployments for what desired-state expects.immybot_computers_create registers a record (name, tenant ID, and
optional serial / MAC / location). The ImmyBot agent must still be
installed on the endpoint for it to come online.
immybot_computers_trigger_checkin asks the agent to phone home
immediately rather than waiting for its next scheduled interval —
useful after staging a deployment when you want fast feedback.
online status is a point-in-time snapshot; a computer can be
enrolled but offline.immybot_computers_list by tenant when working a
specific client — the unscoped list spans the whole MSP fleet.npx claudepluginhub wyre-technology/msp-claude-plugins --plugin immybotConfigures desired-state software deployments in ImmyBot: picks software, scopes to tenant/computer, triggers maintenance sessions, and checks compliance.
Lists, searches, manages, and monitors ConnectWise Automate computers/endpoints including status, inventory, patches, and antivirus.
Answers natural language questions about a Jamf Pro instance by composing jamf-cli CLI commands. Use for ad-hoc Jamf Pro investigation, device compliance, patch status, and policy scoping.