Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ceeon avatar

Zoxide Manage

  • 3 installs
  • 8 repo stars
  • Updated February 5, 2026
  • ceeon/zoxide-skills

Manages zoxide directory records: add, remove, list, and relocate the database file.

About

Provides commands to add, remove, list, and score zoxide directory entries and to move the db.zo data file. A developer uses it to curate their zoxide jump history and storage location.

  • Add/remove/list zoxide directory records with scores
  • Relocate db.zo via _ZO_DATA_DIR

Zoxide Manage by the numbers

  • 3 all-time installs (skills.sh)
  • Ranked #435 of 550 CLI & Terminal skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ceeon/zoxide-skills --skill zoxide-manage

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3
repo stars8
Last updatedFebruary 5, 2026
Repositoryceeon/zoxide-skills

What it does

Manages zoxide directory records: add, remove, list, and relocate the database file.

Files

SKILL.mdMarkdownGitHub ↗

zoxide 目录管理

命令

操作命令
添加目录zoxide add /path/to/dir
添加当前目录zoxide add $(pwd)
删除目录zoxide remove /path/to/dir
删除当前目录zoxide remove $(pwd)
列出所有目录zoxide query -l
列出目录及分数zoxide query -s -l
交互式选择zi

数据存储

默认:~/.local/share/zoxide/db.zo

推荐:把 db.zo 放到本 skill 文件夹,数据和配置在一起方便管理。

# ~/.zshrc
export _ZO_DATA_DIR="$HOME/path/to/zoxide-manage"

用户配置

config.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.