在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$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