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 container-migrationgit 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/container-migration)<a href="https://agentmods.dev/skills/ivegamsft/basecoat/container-migration"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/container-migration.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.00089 | $0.00353 |
| Opus 5 | $0.00044 | $0.00177 |
| Sonnet 5 | $0.00018 | $0.00071 |
| Haiku 4.5 | $0.00009 | $0.00035 |
Grade A, and why
container-migration 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 4d 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
Container Migration
Scaffold containerization of a legacy application targeting Azure Container Apps (ACA), Azure Kubernetes Service (AKS), or an ACR-only workflow.
Reference Files
| File | Contents |
|---|---|
references/inputs.md |
Input parameters and base images per stack |
references/workflow.md |
Multi-stage Dockerfile, /healthz stubs, ACR workflow, Bicep module, K8s manifests |
references/patterns.md |
Anti-patterns and related skills |
Base Images (Quick Reference)
| Stack | Runtime image |
|---|---|
| dotnet | mcr.microsoft.com/dotnet/aspnet:8.0 |
| python | python:3.12-slim |
| java | eclipse-temurin:21-jre-alpine |
| node | node:20-slim |
| ruby | ruby:3.3-slim |
What ships with it
4 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.
- 4d ago First seen · 35 lines · 89 tokens per session scan A 880acbb329e1
container-migration is a skill published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed today), licensed MIT. It adds 89 tokens to every session and 353 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.