Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Determine why a pod cannot pull its container image and resolve safely.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -9% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -42% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -30% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -38% | 0% |
Use when a pod is stuck in ImagePullBackOff or ErrImagePull.
not found: wrong tag/digest or repo path.unauthorized: missing/incorrect credentials or secret reference.i/o timeout: network path, proxy, firewall, or registry outage.x509: certificate chain/mitm/proxy issues.Running without pull errors.bashkubectl -n <ns> get pod <pod> kubectl -n <ns> describe pod <pod>
Other measured skills in the registry, with their headline benchmark lift.