deploy-azure

deploy-azure is a skill for Claude Code, Codex from 10xdev-startup/template-nodejs-express-next-supabase. It costs 47 tokens per session (2,581 once invoked), scanned A, original, no licence file.

A guide for deploying an application to Microsoft Azure using Azure Container Registry and App Service, with automatic deployment through GitHub Actions.

In plain words
What is it for?
Deploying containers to Azure, configuring App Service, and setting up GitHub Actions for automatic deployment.
Why use it?
It explains how to publish the application and connect future deployments to changes in GitHub.

Skill for Claude CodeCodex

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/10xdev-startup/template-nodejs-express-next-supabase/deploy-azure
Any agent
npx skills add 10xdev-startup/template-nodejs-express-next-supabase --skill deploy-azure
Clone the repo
git clone --depth 1 https://github.com/10xdev-startup/template-nodejs-express-next-supabase

Made for: Claude Code, Codex.

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 deploy-azure

README.md
[![agentmods](https://agentmods.dev/badge/skills/10xdev-startup/template-nodejs-express-next-supabase/deploy-azure.svg)](https://agentmods.dev/skills/10xdev-startup/template-nodejs-express-next-supabase/deploy-azure)
Your own site
<a href="https://agentmods.dev/skills/10xdev-startup/template-nodejs-express-next-supabase/deploy-azure"><img src="https://agentmods.dev/badge/skills/10xdev-startup/template-nodejs-express-next-supabase/deploy-azure.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,581 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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 $0.00047 $0.02581
Opus 5 $0.00023 $0.01290
Sonnet 5 $0.00009 $0.00516
Haiku 4.5 $0.00005 $0.00258

Measured 3d ago against content hash f6aa0b670772, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

deploy-azure 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 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

> **F1 nao e gratuito no todo.** Os 60 min de CPU/dia sao do **plano inteiro** — backend e frontend dividem a mesma cota, nao 60 min cada. Sem "Always On", o container hiberna e o cold start passa de 30s na proxima reque
.claude/skills/deploy-azure/SKILL.md · 261 lines

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.

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 · 261 lines · 47 tokens per session scan A f6aa0b670772

Subscribe to this mod's changes

deploy-azure is a skill published in the GitHub repository 10xdev-startup/template-nodejs-express-next-supabase (2 stars, last pushed 14d ago), with no licence file. It adds 47 tokens to every session and 2,581 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

google-agents-cli-deploy

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets, or binding an agent to an Agent Gateway. Covers deployment workflows, service accounts…

google/agents-cli · 153 tokens

aws-deployment

Configures CI/CD pipelines using AWS CodePipeline, CodeBuild, CodeDeploy, CodeConnections, and CodeArtifact. Covers CodePipeline V2 (triggers, variables, execution modes, cross-account), buildspec.yml (caching, VPC, Docker), CodeDeploy strategies (blue/green, canary, linear), CodeArtifact (private package registries…

aws/agent-toolkit-for-aws · 189 tokens

use-vercel-action

Wire amondnet/vercel-action into a GitHub Actions workflow to deploy Vercel projects from CI. Use when the user asks to deploy to Vercel from GitHub Actions, add Vercel preview deploys, post a Vercel preview URL on a PR, configure prebuilt Vercel deployments, set up alias domains for previews, create a GitHub…

amondnet/vercel-action · 151 tokens

devops-excellence

DevOps and CI/CD expert. Use when setting up pipelines, containerizing applications, deploying to Kubernetes, or implementing release strategies. Covers GitHub Actions, Docker, K8s, Terraform, and GitOps.

majiayu000/spellbook · 48 tokens

google-cicd-release-orchestration

Use this skill when you need to design Cloud Deploy delivery pipelines or manage releases for applications deploying to Cloud Run or Google Kubernetes Engine (GKE). This skill encodes best practices for multi-environment deployment, deployment strategies (like canary), and release management (including rollbacks and…

gemini-cli-extensions/cicd · 82 tokens

create-install-scripts

Generate CI/CD installation scripts for AWS CDK projects. Use when setting up deployment pipelines, creating install.sh scripts, configuring GitLab CI, or setting up AWS CodeBuild for CDK deployments.

aws-samples/sample-agent-skills-for-builders · 44 tokens