# Replace In File

> Use this skill when the user wants to replace text in files from the command line.

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

---


# Replace-in-file Plugin

Replace text in files from the command line.

## Commands

### Operations
- `replace-in-file file replace` — replace file via replace-in-file

## Usage Examples
- "replace-in-file --help"
- "replace-in-file <args>"

## Installation

```bash
npm install -g replace-in-file-cli
```

## Examples

```bash
replace-in-file --version
replace-in-file --help
```

## Key Features
- text\n- replacement\n- files

