# Sops

> Use this skill when the user wants to simple and flexible tool for managing secrets in yaml, json, env, ini and binary files.

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

---


# Sops Plugin

Simple and flexible tool for managing secrets in YAML, JSON, ENV, INI and BINARY files.

## Commands

### Operations
- `sops file encrypt` — encrypt file via sops
- `sops file decrypt` — decrypt file via sops
- `sops file edit` — edit file via sops

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

## Installation

```bash
brew install sops
```

## Examples

```bash
sops --version
sops --help
```

## Key Features
- encryption\n- secrets\n- security

