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:412
forks:41
updated:March 13, 2026 at 11:54
SKILL.md
Check demo site deployment status and troubleshoot build failures
VACUUM the SQLite database to reclaim disk space and consolidate WAL
Run the optimal set of vitest tests and typecheck based on changed files or arguments
| name | demo-deploy |
| description | Build and deploy the demo site to Cloudflare Workers manually |
| user_invocable | true |
Manually build and deploy the demo site to Cloudflare Workers. Use this when Cloudflare Builds (CI) fails or when you need to deploy immediately without pushing.
# 1. Build
npm run build -- --mode demo
# 2. Deploy
npx wrangler deploy
# 3. Verify
npx wrangler deployments status
oksskolten-demo (defined in wrangler.toml)./dist as an SPAwrangler login to have been run beforehand