# K8scr

> Use this skill when the user wants to push and pull oci images to/from kubernetes clusters.

- Skill: `javimosch/k8scr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/k8scr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/k8scr/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/k8scr

---


# K8scr Plugin

Push and pull OCI images to/from Kubernetes clusters.

## Commands

### Operations
- `k8scr image push` — push image via k8scr
- `k8scr image pull` — pull image via k8scr
- `k8scr image list` — list image via k8scr

## Usage Examples
- "k8scr --help"
- "k8scr <args>"

## Installation

```bash
go install github.com/hasheddan/k8scr@latest
```

## Examples

```bash
k8scr --version
k8scr --help
```

## Key Features
- kubernetes\n- oci\n- images

