Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:31
forks:12
updated:2026년 4월 2일 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