# Tree

> Use this skill when the user wants to use the tree command-line tool.

- Skill: `javimosch/tree` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/tree`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/tree/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/tree

---


# tree Plugin

Display directory structure as a tree

## Commands
- `tree self version` — Print version
- `tree _ _` — Passthrough to tree

## Installation
```bash
brew install tree
```

