# Enc

> Use this skill when the user wants to simple encryption and decryption cli tool.

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

---


# Enc Plugin

Simple encryption and decryption CLI tool.

## Commands

### Operations
- `enc file encrypt` — encrypt file via enc
- `enc file decrypt` — decrypt file via enc

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

## Installation

```bash
go install github.com/life4/enc/cmd/enc@latest
```

## Examples

```bash
enc --version
enc --help
```

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

