hatch3r-cli-fzf
OfficialPick items fast with safe fuzzy TTY search.
Software Engineering#automation#cli tools#fzf#fuzzy matching#repository navigation#tty picker#piped stdin
Authorhatch3r
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of quickly finding the right item from large, noisy lists without loading all possible results into the agent context.
Core Features & Use Cases
- Interactive fuzzy selection: Enables a TTY-based picker that ranks candidates by fuzzy match when an agent needs a human-like selection flow.
- Headless-safe batch ranking: Supports non-interactive usage by using a filter (e.g., --filter) so the skill can run safely in CI or piped contexts.
- Pipelines-friendly output: Works naturally with piped stdin and downstream commands for scripting and automation.
Quick Start
Use the hatch3r-cli-fzf skill to rank and select likely matches from a file list by running: fzf --filter 'auth' < paths.txt
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hatch3r-cli-fzf Download link: https://github.com/hatch3r/hatch3r/archive/main.zip#hatch3r-cli-fzf Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.