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/khaitrang1995/agentic-awesome-kits/stacknpx skills add KhaiTrang1995/agentic-awesome-kits --skill stackgit clone --depth 1 https://github.com/KhaiTrang1995/agentic-awesome-kitsWrote 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/khaitrang1995/agentic-awesome-kits/stack)<a href="https://agentmods.dev/skills/khaitrang1995/agentic-awesome-kits/stack"><img src="https://agentmods.dev/badge/skills/khaitrang1995/agentic-awesome-kits/stack.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.00028 | $0.00439 |
| Opus 5 | $0.00014 | $0.00219 |
| Sonnet 5 | $0.00006 | $0.00088 |
| Haiku 4.5 | $0.00003 | $0.00044 |
Grade A, and why
stack 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.
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.
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 · 41 lines · 28 tokens per session scan A 103cd6c542b5
stack is a skill published in the GitHub repository KhaiTrang1995/agentic-awesome-kits (8 stars, last pushed 1mo ago), with no licence file. It adds 28 tokens to every session and 439 once invoked, about $0.0001 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
container-manager-kubernetes-operations
Full operational Kubernetes surface via the container-manager-mcp MCP server — workloads (pods/rollouts/StatefulSets/DaemonSets/ReplicaSets/Jobs/CronJobs), config (ConfigMaps/Secrets/Namespaces/CRDs/patch), networking (Ingress/native Services/NetworkPolicy/DNS), storage (PV/PVC/StorageClass/snapshots/CSI), RBAC…
k8s-yaml-prod
Production-grade Kubernetes YAML standards calibrated to this repo's actual conventions (Jenkins $VARS templating, Harbor imagePullSecrets, tcpSocket probes, multi-cluster overlays under devops/ /). Use BEFORE writing or modifying any K8s YAML for production — Deployment / StatefulSet / DaemonSet / Service / Ingress /…
k8s-cleanup-stuck
Diagnose and safely clean up stuck Kubernetes resources — Terminating CR/namespace, RBAC residuals after operator removal, dead admission webhooks silently blocking API. Use when user mentions 卡 Terminating, kubectl delete 卡住, 卸载残留, RBAC forbidden, webhook 拦 API, namespace 删不掉, finalizer 卡, operator 没清干净…
ci-java-maven
Java Maven 项目 GitLab CI/CD + Dockerfile 生产模板。多阶段构建(Maven package → Kaniko)→ JRE 运行时,含 Maven 缓存、分支感知环境映射、K8s 滚动部署。触发词: java ci, maven ci, spring boot ci, java dockerfile, 后端 ci, 写 Java 流水线, 生成 Java dockerfile, mvn package, spring boot 部署.
ci-react-vite
React + Vite 前端项目 GitLab CI/CD + Dockerfile 生产模板。多阶段构建(Kaniko)→ Nginx SPA 运行时,含 gzip 预压缩、层缓存优化、K8s 滚动部署。触发词: react ci, vite ci, 前端 ci, frontend ci, react dockerfile, 前端 dockerfile, spa ci, 写前端流水线, 生成前端 dockerfile, npm build, pnpm build, react 部署.
ci-python
Python 项目 GitLab CI/CD + Dockerfile 生产模板。FastAPI + Uvicorn 异步框架,多阶段构建(Kaniko),含 pip 镜像加速、依赖层缓存、K8s 滚动部署。触发词: python ci, fastapi ci, python dockerfile, 后端 ci, 写 Python 流水线, 生成 Python dockerfile, pip install, uvicorn 部署, fastapi 部署.