# Fzf Zsh

> Use this skill when the user wants to use fzf-zsh — Fzf integration for zsh — fuzzy search shell history and completions.

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

---


# fzf-zsh Plugin

Fzf integration for zsh — fuzzy search shell history and completions

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

## Usage Examples
- `fzf-zsh self version` — Check installed version
- `fzf-zsh _ _ --help` — Show fzf-zsh help
- `fzf-zsh _ _ --json` — JSON output mode

## Installation
```bash
cargo install fzf-zsh
```

## Key Features
- fzf, zsh, rust, shell
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

