Installation
Requirements
Section titled “Requirements”- ffmpeg
Homebrew (macOS / Linux)
Section titled “Homebrew (macOS / Linux)”brew install junara/tap/encfixturego install github.com/junara/encfixture@latestBinary
Section titled “Binary”Download the binary for your OS from Releases.
Install the skill (for AI coding agents)
Section titled “Install the skill (for AI coding agents)”Separately from the CLI, encfixture ships an Agent Skill (SKILL.md). Installing it lets agents such as Claude Code use encfixture with its flags, overlay keywords, and batch schema already in hand. The skill is documentation, not a binary — install the CLI with one of the methods above first.
As a Claude Code plugin (recommended)
Section titled “As a Claude Code plugin (recommended)”The repository doubles as a Claude Code plugin marketplace. Inside Claude Code:
/plugin marketplace add junara/encfixture/plugin install encfixture@encfixtureInvoke it explicitly with /encfixture:encfixture (agents also load it automatically when relevant).
With gh skill (Claude Code / Copilot / Cursor / Codex / Gemini CLI)
Section titled “With gh skill (Claude Code / Copilot / Cursor / Codex / Gemini CLI)”gh skill install junara/encfixture encfixture --agent claude-codeWith apm (skill + prompts)
Section titled “With apm (skill + prompts)”apm install junara/encfixtureFor install locations, version pinning, updates, and uninstall, see Agent Skill. Pick a single method — installing with more than one loads the skill twice.