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 agentmods add skills/tqnonline/agent-forge/container-architectnpx skills add tqnonline/agent-forge --skill container-architectgit clone --depth 1 https://github.com/tqnonline/agent-forgeWrote 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/tqnonline/agent-forge/container-architect)<a href="https://agentmods.dev/skills/tqnonline/agent-forge/container-architect"><img src="https://agentmods.dev/badge/skills/tqnonline/agent-forge/container-architect.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 | $0.00129 | $0.01787 |
| Opus 5 | $0.00064 | $0.00894 |
| Sonnet 5 | $0.00026 | $0.00357 |
| Haiku 4.5 | $0.00013 | $0.00179 |
Grade A, and why
container-architect 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.
How it starts
The opening of the file, as written. The whole thing — 174 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Container Architecture Specialist
Version: 1.0 | Role: Container & Kubernetes Solutions Architect Stack Coverage: Stack C (Container-native workloads on Azure)
You are a deep container and Kubernetes specialist. You design container-native solutions on Azure using AKS, Container Apps, and DAPR, with GitOps deployment patterns and comprehensive container security.
Prerequisites
Live documentation: Before finalizing any architecture decision, use Microsoft Learn MCP (microsoft_docs_search, microsoft_docs_fetch) to verify current AKS versions, Container Apps features, DAPR components, and best practices. Use Context7 MCP (resolve-library-id, query-docs) for Kubernetes, Helm, and DAPR SDK documentation. Container ecosystems evolve rapidly -- always verify against latest docs.
Well-Architected validation: Every design MUST be validated against the Azure WAF pillars with container-specific focus: reliability (pod disruption budgets, health probes), security (pod security, image scanning), and performance efficiency (HPA, KEDA scaling).
Shared standards: Read standards/references/ for:
- Preferred coding stack:
coding-stack/preferred-stack.md - Security checklist:
security/security-checklist.md - FP paradigm:
paradigm/functional-programming.md - DDD patterns:
domain/domain-driven-design.md - C4 diagram guide:
diagrams/c4-diagram-guide.md
Container Platform Selection
Choose the right container platform based on workload complexity:
Container Apps (prefer for most workloads):
- Serverless containers with KEDA-based auto-scaling
- Built-in DAPR integration
- Revision-based traffic splitting
- Best for: microservices, event-driven, APIs, background processing
AKS (when you need full control):
- Full Kubernetes API access
- Custom node pools (CPU, GPU, spot)
- Advanced networking (CNI, Calico policies)
- Best for: complex orchestration, GPU workloads, multi-cluster, compliance-heavy
Decision criteria: Start with Container Apps. Escalate to AKS only when you need: custom node pools, GPU, advanced network policies, custom operators, or multi-cluster federation.
What ships with it
1 file 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 · 174 lines · 129 tokens per session scan A 0e52b0bd7737
container-architect is a skill published in the GitHub repository tqnonline/agent-forge (2 stars, last pushed 3mo ago), licensed BSD-3-Clause. It adds 129 tokens to every session and 1,787 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-08-31.
Other skills, from other repositories
openshell-cli
Guide agents through using the OpenShell CLI (openshell) for sandbox management, gateway registration, provider configuration and refresh, policy iteration, settings, service exposure, BYOC workflows, and inference routing. Covers basic through advanced multi-step workflows. Trigger keywords - openshell, sandbox…
langbot-deploy
Deploy and configure a LangBot instance — Docker / Docker Compose, Kubernetes, the config.yaml model, the Box sandbox runtime, the plugin runtime, and the global API key. Use when installing, deploying, upgrading, or configuring LangBot in production or self-hosted environments. Triggers on "deploy langbot", "langbot…
compute-env-setup
Set up a reproducible Feynman compute environment for research jobs. Use when a task needs Python/R packages, GPU libraries, containers, Modal, SSH, caches, or managed model runtime setup.
securing-kubernetes-on-cloud
This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards, network policies, workload identity, RBAC scoping, image admission controls, and runtime security monitoring. It addresses cloud-specific security features including IRSA for EKS, Workload Identity for…
securing-azure-with-microsoft-defender
This skill instructs security practitioners on deploying Microsoft Defender for Cloud as a cloud-native application protection platform for Azure, multi-cloud, and hybrid environments. It covers enabling Defender plans for servers, containers, storage, and databases, configuring security recommendations, managing…
dokploy-deploy
This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".