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-guide

Onchain OS — Guide Hub (Onboarding · OKX.AI · Support)

The single entry point for onboarding, OKX.AI onboarding, and customer-support intents. Classify the user's intent, load the matching reference file, and follow it to completion. Each reference file is self-contained (it carries its own flow steps and acceptance criteria).

Pre-flight Checks

MUST: Run the shared preflight only for the onboarding flow (§1 → references/how-to-play.md): read ../okx-agentic-wallet/_shared/preflight.md; if that file does not exist, read _shared/preflight.md instead.

  • OKX.AI (§2 → references/ai-guide.md): do NOT run the shared preflight here. ai-guide.md does its own login/identity check via onchainos wallet status, and the registration playbooks run their own preflight. (This matches the pre-merge standalone behavior and avoids an extra CLI round-trip.)
  • Support (§3 → references/ai-support.md): conversation-layer only (no CLI) — no preflight.

Intent Routing

Match the user's intent to a row, then read the Reference file(s) before responding and follow them exactly.

User IntentReference
First-time / "what is onchainos" / "what can it do" / how to use / how to play / getting started / tutorial / "I just installed" / "now what" / "where do I start" / "I'm new" / welcome banner + numbered-pick routingreferences/how-to-play.md
OKX.AI — "what is OKX.AI" / "how to use OKX.AI" / "OKX.AI quick start" (any spelling variant) / register a role (User / ASP / Evaluator) / platform detection / registered-user homereferences/ai-guide.md
Customer support / talk to a human / customer service / file a complaint / give feedback / report a bug or system error / Help Center / FAQ / user guide / "something is broken"references/ai-support.md

Disambiguation

MUST: When an opener could match more than one row, prefer the more specific intent:

  • The subject is explicitly OKX.AI (any spelling / spacing / casing / typo variant) → ai-guide.md, even when phrased as onboarding ("how do I play OKX.AI").
  • Generic Onchain OS onboarding, or a blank "now what / where do I start / I'm new" with no product named → how-to-play.md.
  • Intent to reach a human / complaint / feedback / bug / FAQ / help docsai-support.md.

來自 okx 的更多技能

okx-agent-identity
okx
ERC-8004 鏈上代理身份於 XLayer:註冊 / 創建 / 更新 / 啟用 / 停用代理;查看評分;列出代理服務;設置頭像。角色:用戶(User / User Agent / Buyer / Client / 用户 / 买家 / 买方)、ASP(ASP / Provider / Provider Agent / Seller / Merchant / 提供者 / 商家 / 服务提供商 / 卖家 / 卖方)、評估者(Evaluator / Evaluator Agent / 仲裁者 / 评估者)。用途:注册agent / 注册ASP / 注册User / 注册用户 / 注册买家 / 注册卖家 / 注册服务提供商 / 注册仲裁者 / 创建用户 / 创建买家 / 创建卖家 / 我的agent / 我的ASP / 改agent / 更新agent...
developmentapi
okx-ai-guide
okx
OKX.AI(Agent經濟系統)介紹與入門指引。當用戶詢問OKX.AI是什麼、能做什麼、如何使用或開始使用、需要OKX.AI教程/快速入門/幫助,或輸入該產品名稱的任何拼寫/間距/大小寫/錯字變體(OKXAI、okx ai、okx-ai、小寫okx.ai、誤打的中文如啥是okxai)時使用——例如what is OKX.AI / OKX.AI是什麼 / 怎麼用OKX.AI / OKX.AI快速開始,以及任何語言的任何同義表述。檢測運行平台,介紹...
researchapidocument
okx-agentic-wallet
okx
OKX Agentic Wallet 及其 Gas Station 功能的權威來源。Gas Station 是 OKX 透過第三方 Relayer 在 Solana 上提供的穩定幣燃料功能;僅限 Solana,不支援 EIP-7702。必須針對 Gas Station 相關問題(什麼是 Gas Station / 運作方式 / 支援的代幣 / 費用 / 啟用或停用 Gas Station / 更改預設燃料代幣 / Jito Bundler 相容性)以及任何錢包操作進行調用:登入、OTP 驗證、新增/切換/狀態/登出帳戶、餘額、資產、持倉、地址、存款/接收/充值等。
apiweb-scrapingdevelopment
okx-agent-chat
okx
Routing stub — any a2a-agent-chat envelope / agent-task system message is handled by `okx-agent-task`. For missing or uninitialized OKX A2A communication runtime/plugin, read `skills/okx-agent-chat/ensure-okx-a2a-communication-ready.md`.
developmentapicommunication
okx-agent-task
okx
必須在入站信封上啟動:(1) {agentId, message:{source:"system", event, jobId, ...}} — 系統事件;(2) {msgType:"a2a-agent-chat", jobId, sender:{role}, ...} — 代理間任務聊天(欄位位於頂層;sender.role = 對方,非你);(3) 信封中出現字面「Read okx-agent-task/SKILL.md」。同時對以下關鍵詞啟動:發布任務 / 創建任務 / 幫我發任務 / publish task / create task / 接任務 / 接單 / 協商 / 驗收 / 拒絕 / 仲裁 / dispute / stake / unstake / 修改賣家 / 修改預算 / change provider / change budget...
developmentapicommunication
okx-agent-payments-protocol
okx
We need to translate the given text from English to Traditional Chinese. The text is inside <text> tags. The instruction says to preserve product names, protocol names, URLs, numbers, and technical terms. The name "okx-agent-payments-protocol" is to be preserved but not included unless it appears in the source text. It does not appear in the source text, so we ignore it. The text describes when to use an agent skill. It lists various triggers: HTTP 402, payment-required, x402, x402Version, X-PAYMENT, PAYMENT-REQUIRED, PAYMENT-SIGNATURE, WWW-Authenticate: Payment, permit2, upto, metered billing, payment channel/voucher/session, channelId/channel_id, opening/closing/topping up/settling/refunding a channel, paymentId, a2a_ link, creating/checking a payment link, A2MCP/A2MCP endpoint, sending request to/calling an Agent's endpoint with a concrete endpoint. We need to
okx-security
okx
We need to translate the given text from English to Traditional Chinese. The instruction says to preserve product names, protocol names, URLs, numbers, and technical terms. The name "okx-security" is not in the text, so we don't include it. We translate the description of the skill. The text includes a list of uses and triggers. We should translate naturally into Traditional Chinese, keeping technical terms like "honeypot", "DApp", "URL", "tx" (transaction), "dapp" as is or with appropriate translation? The instruction says preserve technical terms, so we can keep "honeypot", "DApp", "URL", "tx" as is, but "tx" might be expanded to "交易" in Chinese? However, "tx" is a common abbreviation in crypto, but to be safe, we can keep "tx" as is or translate to "交易"? The instruction says "preserve technical terms", so likely keep abbreviations. But in the trigger list, "scan this tx" - we can translate "tx" as
okx-task-watch
okx
監聽任務進展 / 幫我盯著任務 / 任務有動靜告訴我 / 歷史訊息 / 未讀訊息 / 未決策 / 待決策 / 繼續監聽 / task watch / user watch / monitor task progress / catch me up on tasks / outstanding decisions — OKX A2A
developmentapiproductivity