tree-view

Installation
SKILL.md

Tree View

Fast directory tree visualization using fd + Python3.

When to Use

  • Need a quick overview of directory structure
  • Want to see files organized hierarchically
  • Default tree command is not available or too slow
  • Need customizable depth limits

Usage

# Show directory tree (default 2 levels)
bun ~/.pi/agent/skills/tree-view/cli.ts

# Show 3 levels deep
DEPTH=3 bun ~/.pi/agent/skills/tree-view/cli.ts
Related skills

More from dwsy/agent

Installs
12
Repository
dwsy/agent
GitHub Stars
12
First Seen
Mar 4, 2026