12 lines
472 B
JSON
12 lines
472 B
JSON
{
|
|
"name": "directory-tree-viewer",
|
|
"description": "Display directory structure as a formatted tree with visual hierarchy. Use when the user needs to visualize a directory structure, analyze folder organization, or share a file tree view. Provides the /tree slash command for viewing any directory with custom depth arguments.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Don Jacobsmeyer",
|
|
"email": "hello@donjacobsmeyer.com"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |