Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começar$pwd:
$ git log --oneline --stat
stars:31
forks:12
updated:2 de abril de 2026 às 14:40
SKILL.md
| name | create-an-edge-app |
| description | The recommended way to create an Edge App |
bun create template from inside the edge-apps/ directory:
bun create edge-app-template --no-git <app-name>
kebab-case naming convention.id field to screenly.yml and screenly_qc.yml before running bun run dev.For reference on more complex implementations, consult:
edge-apps/qr-code/) — simple, low-footprint exampleedge-apps/menu-board/) — more complex layoutedge-apps/cap-alerting/) — advanced settings and data fetchingAll apps depend on the @screenly/edge-apps NPM package and use edge-apps-scripts for tooling.
categories key to reflect the app's purpose.settings key, sorted alphabetically.Screenly/cli repository.index.htmlREADME.md