Production-style operation bundle for OpenClaw on Telegram.
ops-control-plane/- unified operation contract (progress, resume, model strategy, recovery)
task-router-stock-paper/- task switching across
lottery,stock,general
- task switching across
apps/stock-paper/- A-share paper-trading starter (simulation only)
- Task routing:
/task list,/task use <domain>,/task now - Execution:
/run,/run@model=...,/ask,/compare,/deep - Reliability:
/now,/history,/cancel,/resume - Model ops:
/model,/model list,/model set,/model auto on|off,/model strategy
stockdomain is simulation-only by design- add broker integration only after risk controls and audit logs are validated
- Copy skills into your OpenClaw workspace skill directory.
- Restart gateway/service.
- Verify with:
openclaw skills info ops-control-planeopenclaw skills info task-router-stock-paper