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 DauQuangThanh/hanoi-rainbow --skill azure-cloudgit clone --depth 1 https://github.com/DauQuangThanh/hanoi-rainbowWrote 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/dauquangthanh/hanoi-rainbow/azure-cloud)<a href="https://agentmods.dev/skills/dauquangthanh/hanoi-rainbow/azure-cloud"><img src="https://agentmods.dev/badge/skills/dauquangthanh/hanoi-rainbow/azure-cloud/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/dauquangthanh/hanoi-rainbow/azure-cloud"><img src="https://agentmods.dev/badge/skills/dauquangthanh/hanoi-rainbow/azure-cloud.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.00161 | $0.01310 |
| Opus 5 | $0.00081 | $0.00655 |
| Sonnet 5 | $0.00032 | $0.00262 |
| Haiku 4.5 | $0.00016 | $0.00131 |
Grade A, and why
azure-cloud 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Azure Cloud
Core Capabilities
Provides expert guidance for Microsoft Azure infrastructure and services:
- Compute Services - Azure Virtual Machines, Virtual Machine Scale Sets, Azure App Service, Azure Functions, Azure Container Instances
- Storage Services - Azure Blob Storage, Azure Files, Azure Disk Storage, Azure Data Lake Storage
- Database Services - Azure SQL Database, Azure Cosmos DB, Azure Database for MySQL/PostgreSQL, Azure Redis Cache
- Networking - Azure Virtual Network (VNet), Azure Load Balancer, Application Gateway, Azure Front Door, VPN Gateway, ExpressRoute
- Container Services - AKS (Azure Kubernetes Service), Azure Container Registry, Azure Container Instances
- Infrastructure as Code - Terraform, Bicep, ARM Templates, Azure CLI, PowerShell
- Security - Azure Active Directory (Entra ID), Azure Key Vault, Azure Security Center, Azure Sentinel, Azure Policy
- DevOps & CI/CD - Azure DevOps, Azure Pipelines, GitHub Actions with Azure integration
- Monitoring - Azure Monitor, Application Insights, Log Analytics, Azure Alerts
Best Practices
Azure Virtual Machines
- Select appropriate VM sizes based on workload (D-series, F-series, E-series)
- Use managed disks for simplified management and availability
- Enable Azure Backup for VM protection
- Use availability sets or availability zones for high availability
- Configure VM extensions for automated configuration
- Enable Azure Disk Encryption for data protection
- Use proximity placement groups for low latency
Azure Storage
- Use storage account types based on use case (Standard vs Premium, Hot/Cool/Archive tiers)
- Enable soft delete for blob and container protection
- Use private endpoints for secure access
- Configure lifecycle management policies for cost optimization
- Enable Azure Storage encryption (SSE)
- Use Azure CDN with Blob Storage for content delivery
- Implement immutable blob storage for compliance
Azure SQL Database
What ships with it
6 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.
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.
- 10d ago First seen · 120 lines · 161 tokens per session scan A 35c12749d183
azure-cloud is a skill published in the GitHub repository DauQuangThanh/hanoi-rainbow (16 stars, last pushed 7mo ago), licensed MIT. It adds 161 tokens to every session and 1,310 once invoked, about $0.0008 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-08-31.
Other skills, from other repositories
spec-driven-development
Spec-first workflow where an executable, testable specification is written before code and becomes the single source of truth that tests verify against, flowing spec → acceptance criteria → tasks → implementation.
cost-optimization
Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
istio-traffic-management
Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.
linkerd-patterns
Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.
nemo-automodel-launcher-config
Configure NeMo AutoModel job launches for interactive runs, Slurm clusters, and SkyPilot cloud execution.
artifact-deploy
One-click deploy a user's pre-built app/artifact into their OWN AWS account and get a global public HTTPS link (Vercel-like), with a default TTL and promote-to-persistent. Use when the user says "deploy this", "ship this demo", "give me a public link", "share this externally", or "deploy to AWS".