zoxide

Installation
SKILL.md

Zoxide Navigation

Use zoxide-first navigation when the target directory is implied by keywords or history instead of a fixed absolute path.

Prerequisite Check

Run this before proposing z, zi, or query-based navigation:

command -v zoxide >/dev/null 2>&1 || zoxide --version

If zoxide is missing, surface that first and either run scripts/install.sh or scripts/install.ps1, or fall back to ordinary cd, find, and explicit absolute paths.

Intent Router

Installs
1
GitHub Stars
1
First Seen
Jul 8, 2026
zoxide — alisonaquinas/llm-shared-skills