fzf Command-Line Fuzzy Finder
fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks — using a fuzzy matching algorithm that tolerates omitted characters and typos.
fzf Command-Line Fuzzy Finder
fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks — using a fuzzy matching algorithm that tolerates omitted characters and typos.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/fzf-command-line-fuzzy-finder/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/fzf-command-line-fuzzy-finder
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/fzf-command-line-fuzzy-finder.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.