fuzzy-selecting

Installation
SKILL.md

fzf: Interactive Fuzzy Finder

Always invoke fzf skill for interactive fuzzy selection - do not execute bash commands directly.

Use fzf for interactive fuzzy selection and filtering of any command-line list.

Default Strategy

Invoke fzf skill for interactive fuzzy selection from any list with preview capabilities. Use when choosing from search results, files, processes, or any command output.

Common workflow: Discovery skill (fd, ripgrep, jq, yq) → fzf skill → other skills (bat, xargs) for interactive selection and action.

Key Options

Display Modes

  • --height N[%] set height (percent or exact lines)
  • --tmux [POS][SIZE][,border] tmux popup mode
  • --layout default|reverse|reverse-list layout direction
  • --border [rounded|sharp|thin] add border
Related skills

More from iota9star/my-skills

Installs
21
GitHub Stars
8
First Seen
Feb 3, 2026