Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:31
forks:12
updated:April 2, 2026 at 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