skill
App Creator
Public Made by Adomby adom
Use when the user wants to build a new Adom "app", a mini web server that renders its UI in a Hydrogen webview tab.
{
"slug": "app-creator",
"version": "1.0.3",
"type": "skill",
"description": "Use when the user wants to build a new Adom \"app\", a mini web server that renders its UI in a Hydrogen webview tab.",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
}
}