okx-guide
作者: okx
Onchain OS 入門與指南中心 — 首次使用者的單一入口,處理「這是什麼 / 我該如何使用」、OKX.AI 及客戶支援意圖;透過意圖路由表分類意圖並導向正確的子流程。涵蓋:(1) Onchain OS 入門與歡迎橫幅 — 「什麼是 onchainos」、「什麼是 onchain os」、「它能做什麼」、「onchainos 能做什麼」、「onchainos 有什麼功能」、「我該如何使用」、「我該怎麼玩」、「如何使用 onchainos」、「如何遊玩 onchainos」、「如何...
npx skills add https://github.com/okx/onchainos-skills --skill okx-guideOnchain OS Guide Hub
Route install/update, onboarding, OKX.AI introduction, and customer-support requests to one reference flow.
Preflight
Ignore the preflight checks if the user has explicitly indicated an install/update intent.
Preflight checks: At the start of each thread, complete the checks in ../okx-agentic-wallet/_shared/preflight.md. If missing, read _shared/preflight.md.
Intent Routing
Apply the first matching row, read that reference before responding, and follow it to completion.
| Priority | User signal | Reference |
|---|---|---|
| 1 | Intent to install / update / reinstall the Onchain OS CLI or skills — a request to perform the maintenance, not "I just installed, now what?" | install-update.md |
| 2 | Human support, customer service, complaint, feedback, bug/system error, Help Center, FAQ, or user guide | ai-support.md |
| 3 | Explicit OKX.AI subject or spelling variant, quick start, platform compatibility, or User/ASP/Evaluator registration | ai-guide.md |
| 4 | Generic Onchain OS introduction, first use, tutorial, getting started, “what can it do?”, or “where do I start?” | how-to-play.md |