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 ivegamsft/basecoat --skill azure-container-appsgit clone --depth 1 https://github.com/ivegamsft/basecoatWrote 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/ivegamsft/basecoat/azure-container-apps)<a href="https://agentmods.dev/skills/ivegamsft/basecoat/azure-container-apps"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/azure-container-apps.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.00081 | $0.00416 |
| Opus 5 | $0.00041 | $0.00208 |
| Sonnet 5 | $0.00016 | $0.00083 |
| Haiku 4.5 | $0.00008 | $0.00042 |
Grade A, and why
azure-container-apps 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.
What it actually says
Azure Container Apps Skill
Deploy and operate containerized workloads on ACA with Dapr, revision management, and KEDA-based scaling.
Reference Files
| File | Contents |
|---|---|
| deployment-patterns.md | Basic deployment, ACR + managed identity, image management |
| dapr-integration.md | Dapr sidecars, state management, service invocation |
| scaling-rules.md | HTTP, KEDA, Event Hub, and custom metric scaling |
| revision-management.md | Revisions, traffic splitting, blue-green deploys |
| ingress-configuration.md | External/internal ingress, TLS, custom domains |
| managed-identity.md | System/user identities, role assignment, Key Vault access |
| health-probes.md | Liveness, readiness, startup probes (CLI/YAML/Bicep) |
| container-apps-jobs.md | Scheduled and event-driven jobs, job scaling |
| multi-container-environments.md | Environment setup, internal service communication |
What ships with it
10 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.
- eval.yaml 829 B
- references/container-apps-jobs.md 975 B
- references/dapr-integration.md 1.1 KB
- references/deployment-patterns.md 1.5 KB
- references/health-probes.md 3.3 KB
- references/ingress-configuration.md 969 B
- references/managed-identity.md 1.7 KB
- references/multi-container-environments.md 954 B
- references/revision-management.md 797 B
- references/scaling-rules.md 1.4 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.
- 3d ago First seen · 31 lines · 81 tokens per session scan A deb8e543b2d6
azure-container-apps is a skill published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed 2d ago), licensed MIT. It adds 81 tokens to every session and 416 once invoked, about $0.0004 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
kubernetes
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging.
kubernetes-agent
Kubernetes production patterns — manifests, resource sizing, health probes, scaling, secrets, networking, and troubleshooting.
talos-operations
Operate a Talos Linux Kubernetes cluster with talosctl: health checks, etcd snapshot and restore, node upgrade, and kubeconfig rotation.
kubernetes-specialist
Use when you need to design, deploy, configure, or troubleshoot Kubernetes clusters and workloads in production environments.
azd-deployment
Deploy containerized frontend + backend applications to Azure Container Apps with remote builds, managed identity, and idempotent infrastructure.
skypilot-multi-cloud-orchestration
Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.