# Edit

> Use this skill when the user wants to edit text files in the terminal

- Skill: `javimosch/edit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/edit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/edit/raw
- Safety review: pending
- 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/edit

---


# Edit Plugin

edit text files in the terminal

## Commands
- `edit self version` — Print edit version
- `edit _ _` — Passthrough to edit CLI

## Usage Examples
- "Edit this file in the terminal"
- "Open the config file for editing"
- "Launch the text editor"

## Installation

```bash
cargo install edit
```

## Examples
```bash
edit file.txt
edit src/main.rs
```

## Key Features
- Modern terminal UI with syntax highlighting
- Microsoft-backed project
- Lightweight and fast
- Cross-platform support

