Borrowing it
Nothing to install: this file belongs to ericboy0224/learn-docker-and-k8s. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ericboy0224/learn-docker-and-k8s/main/.claude/skills/hint/SKILL.mdgit clone --depth 1 https://github.com/ericboy0224/learn-docker-and-k8sWrote 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/ericboy0224/learn-docker-and-k8s/hint)<a href="https://agentmods.dev/skills/ericboy0224/learn-docker-and-k8s/hint"><img src="https://agentmods.dev/badge/skills/ericboy0224/learn-docker-and-k8s/hint/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ericboy0224/learn-docker-and-k8s/hint"><img src="https://agentmods.dev/badge/skills/ericboy0224/learn-docker-and-k8s/hint.svg" alt="Reviewed on agentmods" width="80" 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.00068 | $0.00479 |
| Opus 5 | $0.00034 | $0.00239 |
| Sonnet 5 | $0.00014 | $0.00096 |
| Haiku 4.5 | $0.00007 | $0.00048 |
Grade A, and why
hint 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 9d 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.
- 9d ago First seen · 47 lines · 68 tokens per session scan A 053daf73f825
hint is a skill published in the GitHub repository ericboy0224/learn-docker-and-k8s (474 stars, last pushed 5mo ago), with no licence file. It adds 68 tokens to every session and 479 once invoked, about $0.0003 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-30.
Other skills, from other repositories
yaml
Skill "yaml" from dhaupin/vant, covering yaml, when to use, what to do, 1. syntax and 2. anchors.
docker-python-lab
Generates an interactive Docker Python lab block for MkDocs textbook pages, where students write and run real Python code inside an isolated Docker container. Use this skill whenever someone asks to add a Python lab, code runner, interactive Python exercise, or runnable code block to a textbook page that uses Docker…
challenge-mentor
Technical mentor for Kubernetes/EKS hands-on challenges. Generates progressive labs from fundamentals to real-world troubleshooting scenarios sourced from community forums. Guides without giving answers - provokes thinking, gives progressive hints, and tracks progress. Activate when the user mentions 'desafio k8s'…
kubestronaut-coach
Coach for Kubernetes certification exams (CKA, CKAD, CKS, KCNA, KCSA) with focus on speed and shortcuts for performance-based tests. Use this skill when the user shares exam questions, challenges from KillerCoda/KillerShell, or asks for the fastest way to solve a Kubernetes task. Always provides the most performant…
lab
Sets up a Docker Compose-based lab environment. Creates a local environment for hands-on practice with technologies like Kafka, Elasticsearch, MySQL, and Redis, including monitoring. Use this skill when the user mentions practice, lab, or environment setup.
arquitetura-de-microservicos-com-docker-e-kubernetes
Ensina a projetar e implementar arquiteturas de microsserviços escaláveis e seguras utilizando Docker e Kubernetes.