18 lines
693 B
JSON
18 lines
693 B
JSON
{
|
|
"name": "directory-tree-viewer",
|
|
"owner": {
|
|
"name": "Don Jacobsmeyer",
|
|
"email": "hello@donjacobsmeyer.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-djacobsmeyer-claude-skills-engineering-plugins-directory-tree-viewer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |