azure-notification-hubs

azure-notification-hubs is a skill for Claude Code from MicrosoftDocs/Agent-Skills. It costs 115 tokens per session (2,908 once invoked), scanned A, original, CC-BY-4.0.

A practical guide to Azure Notification Hubs, a service for sending push notifications to phones, browsers, and other devices.

In plain words
What is it for?
Use it when designing, configuring, securing, integrating, deploying, or troubleshooting device and user notifications.
Why use it?
It helps with the setup and troubleshooting details involved in connecting notification services such as FCM, APNS, and WNS and reaching the right devices or users.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the azure-agent-skills plugin — 198 skills shipped together , and of azure-agent-skills

Install

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.

agentmods
npx agentmods add skills/microsoftdocs/agent-skills/azure-notification-hubs
Any agent
npx skills add MicrosoftDocs/Agent-Skills --skill azure-notification-hubs
Clone the repo
git clone --depth 1 https://github.com/MicrosoftDocs/Agent-Skills

Made for: Claude Code.

Or install azure-agent-skills, the plugin that ships this one along with the rest of its 198 skills.

Wrote 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.

agentmods badge for azure-notification-hubs

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-notification-hubs.svg)](https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-notification-hubs)
Your own site
<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>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,908 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 3d ago against content hash 314815773dbd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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.

skills/azure-notification-hubs/SKILL.md · 124 lines

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.

Read it on GitHub

Changes

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.

  1. 3d ago First seen · 124 lines · 115 tokens per session scan A 314815773dbd

Subscribe to this mod's changes

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.

Related

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…

boshi-xixixi/TraeSkill · 127 tokens

consul

Operational skill for agents to run HashiCorp Consul for service discovery, health checks, KV config, intentions, and service mesh basics.

alivirgo/Major-AI-Skills · 31 tokens

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.

AlexK020908/infra-designer · 0 tokens

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.

AlexK020908/infra-designer · 0 tokens

azure-appconfiguration-java

Client library for Azure App Configuration, a managed service for centralizing application configurations.

rootcastleco/rei-skills · 0 tokens

azure-eventhub-dotnet

High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.

rootcastleco/rei-skills · 0 tokens