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 agentmods add skills/servosity/msp-skills/microsoft-graphnpx skills add Servosity/msp-skills --skill microsoft-graphgit 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/microsoft-graph)<a href="https://agentmods.dev/skills/servosity/msp-skills/microsoft-graph"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/microsoft-graph.svg" alt="Measured on agentmods" 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 | $0.00129 | $0.03970 |
| Opus 5 | $0.00064 | $0.01985 |
| Sonnet 5 | $0.00026 | $0.00794 |
| Haiku 4.5 | $0.00013 | $0.00397 |
Grade A, and why
microsoft-graph 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 today.
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/microsoft-graph/install.sh) The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 701 B
- AGENTS.md 2.4 KB
- CHANGELOG.md 3.8 KB
- cli/.golangci.yml 147 B
- cli/cmd/microsoft-graph-cli/main.go 360 B
- cli/cmd/microsoft-graph-mcp/main.go 2.1 KB
- cli/go.mod 973 B
- cli/go.sum 7.0 KB
- cli/internal/cache/cache.go 1.7 KB
- cli/internal/cli/admins_audit.go 1.6 KB
- cli/internal/cli/admins.go 573 B
- cli/internal/cli/agent_context.go 6.9 KB
- cli/internal/cli/analytics.go 5.1 KB
- cli/internal/cli/apps_consent.go 6.7 KB
- cli/internal/cli/apps.go 514 B
- cli/internal/cli/auth_login.go 5.5 KB
- cli/internal/cli/auth.go 5.7 KB
- cli/internal/cli/channel_workflow.go 4.9 KB
- cli/internal/cli/data_source.go 22 KB
- cli/internal/cli/deliver.go 3.5 KB
- cli/internal/cli/devices_get.go 3.3 KB
- cli/internal/cli/devices_list.go 3.9 KB
- cli/internal/cli/devices.go 622 B
- cli/internal/cli/directory-roles_get.go 3.3 KB
- cli/internal/cli/directory-roles_list.go 3.2 KB
- cli/internal/cli/directory-roles_members.go 3.5 KB
- cli/internal/cli/directory-roles.go 718 B
- cli/internal/cli/doctor_verdict.go 12 KB
- cli/internal/cli/doctor.go 20 KB
- cli/internal/cli/export.go 3.2 KB
- cli/internal/cli/feedback.go 6.6 KB
- cli/internal/cli/groups_get.go 3.2 KB
- cli/internal/cli/groups_list.go 3.8 KB
- cli/internal/cli/groups_members.go 3.6 KB
- cli/internal/cli/groups_owners.go 3.4 KB
- cli/internal/cli/groups_risk_test.go 1.5 KB
- cli/internal/cli/groups_risk.go 2.1 KB
- cli/internal/cli/groups.go 760 B
- cli/internal/cli/helpers.go 57 KB
- cli/internal/cli/import.go 2.9 KB
- cli/internal/cli/insights_cmd.go 3.7 KB
- cli/internal/cli/licenses_map_test.go 2.2 KB
- cli/internal/cli/licenses_map.go 2.7 KB
- cli/internal/cli/licenses_orphans.go 1.7 KB
- cli/internal/cli/licenses_sku.go 3.3 KB
- cli/internal/cli/licenses_skus.go 3.2 KB
- cli/internal/cli/licenses_waste.go 1.5 KB
- cli/internal/cli/licenses.go 780 B
- cli/internal/cli/managed_devices_drift.go 1.9 KB
- cli/internal/cli/managed-devices_get.go 3.3 KB
- cli/internal/cli/managed-devices_list.go 4.0 KB
- cli/internal/cli/managed-devices.go 716 B
- cli/internal/cli/novel_commands_test.go 7.1 KB
- cli/internal/cli/profile.go 10 KB
- cli/internal/cli/pull_test.go 1.1 KB
- cli/internal/cli/pull.go 11 KB
- cli/internal/cli/root_test.go 8.3 KB
- cli/internal/cli/root.go 13 KB
- cli/internal/cli/search.go 7.5 KB
- cli/internal/cli/security_alert.go 3.3 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.
- today First seen · 334 lines · 129 tokens per session scan A 660ce2301469
microsoft-graph is a skill published in the GitHub repository Servosity/msp-skills (34 stars, last pushed yesterday), with no licence file. It adds 129 tokens to every session and 3,970 once invoked, about $0.0006 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-09-03.
Other skills, from other repositories
codex-rehome
Advanced workflow for migrating, backing up, restoring, or reproducing a Codex Desktop workspace between Mac and Windows computers; use for automation, verification, no-GUI environments, and recovery when ReHome Desktop is not the right entry point.
codex-rehome
Use when 用户需要在 Mac 与 Windows 之间迁移、备份或恢复 Codex Desktop,包括换电脑、离职交接、同机重装系统、恢复历史对话与项目、迁移 skills/plugins/generated images。.
zip-folder
Bir klasörü tarihe göre zip'leyerek /Downloads klasörüne yedekler.
backup-manager
Backup and restore application data (database, config, memory, skills) with ZIP archives.
notes-snapshot-control-room
This skill should be used when the user asks to "connect Apple Notes Snapshot to a host", "run notesctl mcp", "diagnose why Apple Notes Snapshot failed to attach", "separate AI Diagnose from MCP", or "verify the control-room proof path". It teaches local preflight, MCP wiring, capability boundaries, and proof-first…
ticktick
AI-powered task management and productivity assistant. This skill activates whenever the user mentions a task, to-do, reminder, or something they need to do. Trigger phrases include "remind me to", "I need to", "don't let me forget", "add a task", "create a task", "what's on my list", "what's due today", "mark that as…