learn-docker-and-k8s: Skill for Claude Code

.claude/skills/hint/SKILL.md

hint is a skill for Claude Code from ericboy0224/learn-docker-and-k8s. It costs 68 tokens per session (479 once invoked), scanned A, original, no licence file.

A progressive hint helper for the current Learn Docker & K8s challenge. Docker runs applications in containers, while Kubernetes manages containers across systems; the hints become more specific in stages.

In plain words
What is it for?
Use it when the player is stuck, asks for help, requests a hint, or says they do not know what to do.
Why use it?
It helps a learner move forward without immediately giving away the answer.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

This is ericboy0224/learn-docker-and-k8s's own configuration. It tells Claude Code how to work on learn-docker-and-k8s itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything learn-docker-and-k8s configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/ericboy0224/learn-docker-and-k8s/main/.claude/skills/hint/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ericboy0224/learn-docker-and-k8s

Made for: Claude Code.

Wrote 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.

agentmods badge for hint

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericboy0224/learn-docker-and-k8s/hint/github.svg)](https://agentmods.dev/skills/ericboy0224/learn-docker-and-k8s/hint)
Your own site
<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.

agentmods 80×15 button for hint

Your own site · 80×15
<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>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 479 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 9d ago against content hash 053daf73f825, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

.claude/skills/hint/SKILL.md · 47 lines

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.

Read it on GitHub

Changes

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.

  1. 9d ago First seen · 47 lines · 68 tokens per session scan A 053daf73f825

Subscribe to this mod's changes

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.

Related

Other skills, from other repositories

yaml

Skill "yaml" from dhaupin/vant, covering yaml, when to use, what to do, 1. syntax and 2. anchors.

dhaupin/vant · 5 tokens

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…

dmccreary/ibook-skills · 118 tokens

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'…

brunokktro/KIRO · 88 tokens

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…

brunokktro/KIRO · 94 tokens

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.

lsh1215/oh-my-study-with-me · 48 tokens

arquitetura-de-microservicos-com-docker-e-kubernetes

Ensina a projetar e implementar arquiteturas de microsserviços escaláveis e seguras utilizando Docker e Kubernetes.

DaviBonetto/multi-agent-skill-factory · 0 tokens