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/microsoftdocs/agent-skills/azure-notification-hubsnpx skills add MicrosoftDocs/Agent-Skills --skill azure-notification-hubsgit clone --depth 1 https://github.com/MicrosoftDocs/Agent-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/microsoftdocs/agent-skills/azure-notification-hubs)<a href="https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-notification-hubs"><img src="https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-notification-hubs.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.1 | $0.00115 | $0.02908 |
| Opus 5 | $0.00057 | $0.01454 |
| Sonnet 5 | $0.00023 | $0.00582 |
| Haiku 4.5 | $0.00012 | $0.00291 |
Grade A, and why
azure-notification-hubs scanned grade A with 0 findings 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 3d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
Licensed CC-BY-4.0
The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 3d ago First seen · 124 lines · 115 tokens per session scan A 314815773dbd
azure-notification-hubs is a skill published in the GitHub repository MicrosoftDocs/Agent-Skills (735 stars, last pushed today), licensed CC-BY-4.0. It adds 115 tokens to every session and 2,908 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
flowstudio-power-automate-build
Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power…
consul
Operational skill for agents to run HashiCorp Consul for service discovery, health checks, KV config, intentions, and service mesh basics.
kinesis-stream
Managed, ordered, replayable event stream — the deployable streaming primitive. Records are retained (default 24h, up to 365 days) and each consumer reads independently at its own offset, so the same events can feed many pipelines and be re-read after a bug fix. Config knobs: streamMode, retentionHours.
sqs-queue
Managed message queue; the catalog's only queue node. Config knobs: fifo (false), visibilityTimeoutSec (30), retentionDays (4), dlqEnabled (true). Use it for async work handoff — see long-running-tasks.md for the job pattern, scaling-writes.md for write buffering, multi-step-processes.md for workflow chains.
azure-appconfiguration-java
Client library for Azure App Configuration, a managed service for centralizing application configurations.
azure-eventhub-dotnet
High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.