Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Servosity/msp-skills --skill domotzgit clone --depth 1 https://github.com/Servosity/msp-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/servosity/msp-skills/domotz)<a href="https://agentmods.dev/skills/servosity/msp-skills/domotz"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/domotz/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/servosity/msp-skills/domotz"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/domotz.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.04628 |
| Opus 5 | $0.00040 | $0.02314 |
| Sonnet 5 | $0.00016 | $0.00926 |
| Haiku 4.5 | $0.00008 | $0.00463 |
Grade A, and why
domotz scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/domotz/install.sh) The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude-plugin/plugin.json 525 B
- AGENTS.md 2.3 KB
- CHANGELOG.md 3.3 KB
- cli/.golangci.yml 147 B
- cli/cmd/domotz-cli/main.go 351 B
- cli/cmd/domotz-mcp/main.go 2.1 KB
- cli/go.mod 964 B
- cli/go.sum 7.0 KB
- cli/internal/cache/cache.go 1.7 KB
- cli/internal/cli/agent_activity-log_get-agent.go 5.2 KB
- cli/internal/cli/agent_activity-log.go 593 B
- cli/internal/cli/agent_connection_create-agent-vpnconnection.go 3.7 KB
- cli/internal/cli/agent_connection_delete-agent-vpnconnection.go 6.9 KB
- cli/internal/cli/agent_connection_get-agent-vpnactive.go 3.2 KB
- cli/internal/cli/agent_connection_get-consumption.go 3.2 KB
- cli/internal/cli/agent_connection.go 816 B
- cli/internal/cli/agent_context.go 6.8 KB
- cli/internal/cli/agent_count.go 3.3 KB
- cli/internal/cli/agent_custom-tag_create-collector-binding.go 7.6 KB
- cli/internal/cli/agent_custom-tag_delete-collector-binding.go 6.9 KB
- cli/internal/cli/agent_custom-tag_get-collector-bindings.go 3.2 KB
- cli/internal/cli/agent_custom-tag.go 751 B
- cli/internal/cli/agent_delete.go 6.4 KB
- cli/internal/cli/agent_device_attach-to-outlet.go 8.1 KB
- cli/internal/cli/agent_device_backup-configuration.go 7.5 KB
- cli/internal/cli/agent_device_configuration-history-list.go 3.5 KB
- cli/internal/cli/agent_device_connect-to.go 9.0 KB
- cli/internal/cli/agent_device_count-agent-applications.go 3.6 KB
- cli/internal/cli/agent_device_count-agent-variables.go 3.9 KB
- cli/internal/cli/agent_device_count-applications.go 3.8 KB
- cli/internal/cli/agent_device_count-variables.go 4.1 KB
- cli/internal/cli/agent_device_create-configuration.go 8.7 KB
- cli/internal/cli/agent_device_create-custom-tag-binding.go 7.8 KB
- cli/internal/cli/agent_device_create-external-host.go 8.1 KB
- cli/internal/cli/agent_device_create-eye-snmp.go 8.9 KB
- cli/internal/cli/agent_device_create-eye-snmptrigger-alert.go 8.7 KB
- cli/internal/cli/agent_device_create-eye-snmptrigger.go 9.0 KB
- cli/internal/cli/agent_device_create-eye-tcp.go 8.0 KB
- cli/internal/cli/agent_device_delete-custom-tag-binding.go 7.1 KB
- cli/internal/cli/agent_device_delete-down.go 6.5 KB
- cli/internal/cli/agent_device_delete-eye-snmp.go 7.0 KB
- cli/internal/cli/agent_device_delete-eye-snmptrigger-alert.go 8.0 KB
- cli/internal/cli/agent_device_delete-eye-snmptrigger.go 7.3 KB
- cli/internal/cli/agent_device_delete-eye-tcp.go 7.0 KB
- cli/internal/cli/agent_device_delete-inventory-field.go 7.1 KB
- cli/internal/cli/agent_device_delete.go 6.7 KB
- cli/internal/cli/agent_device_detach-from-outlet.go 7.4 KB
- cli/internal/cli/agent_device_edit.go 8.3 KB
- cli/internal/cli/agent_device_get-agent-rtdstats.go 3.2 KB
- cli/internal/cli/agent_device_get-configuration.go 3.8 KB
- cli/internal/cli/agent_device_get-custom-tag-bindings.go 3.4 KB
- cli/internal/cli/agent_device_get-eyes-snmphistory.go 4.1 KB
- cli/internal/cli/agent_device_get-inventory.go 3.4 KB
- cli/internal/cli/agent_device_get-outlets.go 3.4 KB
- cli/internal/cli/agent_device_get-power-actions.go 3.4 KB
- cli/internal/cli/agent_device_get-rtdhistory.go 3.8 KB
- cli/internal/cli/agent_device_get-snmpauthentication.go 3.4 KB
- cli/internal/cli/agent_device_get-status-history.go 3.8 KB
- cli/internal/cli/agent_device_get-uptime.go 3.7 KB
- cli/internal/cli/agent_device_get-variable-history.go 4.1 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago Changed · +1 lines e68c15ab0847
- 9d ago First seen · 413 lines · 80 tokens per session scan A a25513a150b9
domotz is a skill published in the GitHub repository Servosity/msp-skills (37 stars, last pushed yesterday), with no licence file. It adds 80 tokens to every session and 4,628 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
virtualsms-sms-verification
Real SIM-card SMS verification for AI agents via VirtualSMS MCP server. TRIGGERS: SMS verification, OTP code, phone number, virtual number, SIM card, two-factor authentication, account verification, WhatsApp verify, Telegram verify, real SIM, agent phone, MCP SMS, virtualsms. Use when an agent needs to receive an SMS…
multi-node
Attach, secure and operate additional 3x-ui panels as nodes of a master panel — probe before saving, choose a TLS trust mode (verify/skip/pin/mTLS), select which inbounds sync, and monitor health and per-node traffic. Use when asked to add a server to a cluster, set up mTLS between panels, work out which node is…
chainstack
Work with the Chainstack MCP server to manage blockchain nodes and projects. Use when deploying nodes, migrating to Chainstack from another RPC provider such as QuickNode or Alchemy, checking platform status, searching Chainstack docs, contacting the Chainstack team, or interacting with the Chainstack platform API via…
mission-lifecycle
Author, preflight, and execute aurora-agent missions — validated DAGs of MCP tool calls. Use when asked to build or run a mission, when a mission is refused with invalidmission or operationsgateacceptancerequired, when deciding between synchronous agentmission and async submission, or when wiring evaluator reviews and…
aurora-setup
Set up, build, or troubleshoot the AURORA Agent (bioprism) MCP server used by the aurora-agent plugin. Use when the aurora-agent MCP server fails to start, when its tools are missing from a session, when asked to install or build the aurora-agent backend, or when a bioprism build or test behaves strangely on Windows.
aurora-backend-setup
Set up, build, or troubleshoot the AURORA Agent (bioprism) MCP server used by the aurora-backend plugin. Use when the aurora-agent MCP server fails to start, when its tools are missing from a session, when asked to install or build the aurora-agent backend, or when a bioprism build or test behaves strangely on Windows.