# Replace Me

> Describe what this skill does in one sentence. Use when <triggers that should activate this skill>.

- Skill: `kubernetes-sigs/replace-me` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add kubernetes-sigs/replace-me`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kubernetes-sigs/replace-me/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kubernetes-sigs (https://skillmd.com/u/kubernetes-sigs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kubernetes-sigs/replace-me

---


# Replace Me

## When To Use

Use this skill when the user asks for the workflow described in the
`description` field.

## Workflow

1. Confirm the user intent and required inputs.
2. Read any supporting files from `references/`, `examples/`, or `scripts/`
   only when they are relevant.
3. Execute the workflow described here.

## Bundled Resources

- Put longer references in `references/`
- Put short runnable examples in `examples/`
- Put deterministic automation in `scripts/`

