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 — open, close, split, resize, swap, and move tabs in the Hydrogen editor layout",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"_type": "skill",
"hero": {
"type": "image",
"path": "screenshots/hero.png"
},
"author": {
"name": "Kyle Bergstedt",
"email": "[email protected]"
},
"discovery_triggers": [
"show me in webview",
"open it in a webview",
"add a web view tab",
"open a panel",
"split the pane",
"what panels can I open",
"wv tab"
],
"discovery_pitch": "Control the Adom workspace layout and open native Web View tabs (webview/wv) — panels, splits, tabs — from the CLI on web Hydrogen and Hydrogen Desktop.",
"tags": [
"workspace",
"panels",
"webview",
"layout",
"hydrogen",
"skills"
]
}