← ClaudeAtlas

superopslisted

Use when the user asks to triage a SuperOps queue, see who's about to breach SLA, pull a client 360 before a QBR, find at-risk assets (unpatched and actively alerting), check alert coverage, total billable worklog per client at month-end, find stale tickets, or run any cross-entity question across SuperOps PSA and RMM. Wraps the full SuperOps GraphQL surface plus a local SQLite mirror; read-only by default with a single previewable `raw mutation` write path. Trigger phrases: `list superops tickets`, `which tickets are breaching SLA`, `client 360 in superops`, `at-risk assets in superops`, `unbilled worklog in superops`, `stale tickets in superops`, `SuperOps + ChatGPT`, `SuperOps + Claude`, `use superops`, `run superops-cli`.
Servosity/msp-skills · ★ 3 · AI & Automation · score 65
Install: claude install-skill Servosity/msp-skills
# SuperOps Claude Code Skill ## Prerequisites: Install the CLI This skill drives the `superops-cli` binary. **You must verify the CLI is installed before invoking any command from this skill.** If it is missing, install it first: 1. macOS / Linux: ```bash bash <(curl -fsSL https://raw.githubusercontent.com/servosity/msp-skills/main/skills/superops/install.sh) ``` 2. Windows (PowerShell): ```powershell iwr -useb https://raw.githubusercontent.com/servosity/msp-skills/main/skills/superops/install.ps1 | iex ``` 3. Verify: `superops-cli --version` The installer drops `superops-cli` and `superops-mcp` into your user bin path. Ensure that directory is on `$PATH` for the agent/runtime that will invoke this skill. If `--version` reports "command not found" after install, the runtime cannot see the binary directory on `$PATH`. Do not proceed with skill commands until verification succeeds. SuperOps unifies PSA and RMM on one relational database; this CLI syncs your whole tenant into local SQLite so you can grep, jq, and join across tickets, assets, clients, contracts, and invoices offline. Match every entity the GraphQL API exposes, then go further with cross-entity views like sla-watch, unbilled, at-risk-assets, and alert-coverage that no single SuperOps call answers. ## When to Use This CLI Use this CLI when you need to query or manage a SuperOps tenant from the terminal or an AI agent: triaging the ticket queue, checking endpoint patch posture, assembling a