← Back to tools
View AGENTS.md for gtree
gtree
Generate directory trees and directories from Markdown or code
Description
gtree uses either Markdown or programmatic input to generate directory trees and directories, and to verify directory structures. It can create visual directory tree representations and also create the actual directories.
AI Summary
Generate and verify directory trees from Markdown
Capabilities
- + Generate directory tree visualizations from Markdown
- + Create actual directories from tree descriptions
- + Verify existing directory structures
Use When
- → You want to generate directory trees from Markdown
- → You need to create directory structures programmatically
Avoid When
- x You just need to view existing directory trees (use tree)