Ross ROSS = Recommend OSS · open-source software intelligence for agents

kelleyma49/PSFzf

A PowerShell wrapper around the fuzzy finder fzf observed · 2026-08-28

github.com/kelleyma49/PSFzf · PowerShell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 88
  • Release rhythm 77
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 41
  • age_days: 3598
  • days_rel: 74
  • days_push: 74
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1179 stars · 52 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

PSFzf is a PowerShell module that wraps the fzf fuzzy finder, exposing it via an Invoke-Fzf cmdlet and helper functions. It integrates with PSReadLine through keyboard chords for fuzzy file selection, history search, and directory navigation.

Use cases

  • fuzzy find files in PowerShell and pipe them to commands
  • reverse-search command history with fzf via Ctrl+r
  • quickly cd into a directory picked with a fuzzy finder
  • integrate fzf keybindings into PowerShell with PSReadLine
  • select multiple files interactively from the terminal

When to choose

  • you use PowerShell as your primary shell and want fzf integration
  • you want fuzzy history search and file picking with keyboard shortcuts
  • you need a maintained PowerShell module rather than hand-rolled fzf scripts

When to avoid

  • you use bash, zsh, or fish where native fzf key bindings suffice
  • you don't have the fzf binary installed and cannot install it
  • you need a GUI file picker rather than a terminal fuzzy finder

Facets

plugin · maturity active

cli developer-tools search-engine developer-tools windows cli cross-platform fzf powershell-module fuzzy-finder psreadline terminal command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
kelleyma49/PSFzfmain87

For agents

markdown · JSON · MCP: product_card(name="kelleyma49/PSFzf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem