skill
adom-workspace-control
Public Made by Adomby adom
Adom workspace panel and pane management — open, close, split, resize, swap, and move tabs in the Hydrogen editor layout
{
"slug": "adom-workspace-control",
"version": "2.1.1",
"type": "skill",
"org": "adom",
"description": "Adom workspace panel and pane management \u2014 open, close, split, resize, swap, and move tabs in the Hydrogen editor layout",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"hero": {
"type": "image",
"path": "screenshots/hero.png"
},
"tags": [
"workspace",
"panels",
"webview",
"layout",
"hydrogen",
"skills"
]
}