okx-guide

von okx

Onchain OS Onboarding & Guide Hub — der zentrale Einstieg für Erstnutzer-Fragen wie „Was ist das / wie verwende ich es?“, OKX.AI und Kundensupport-Anliegen; klassifiziert die Absicht und leitet über seine Intent-Routing-Tabelle an den richtigen Unterablauf weiter. Umfasst: (1) Onchain OS Onboarding + Willkommensbanner — „Was ist OnchainOS?“, „Was ist Onchain OS?“, „Was kann es?“, „Was kann OnchainOS?“, „Was macht OnchainOS?“, „Wie verwende ich das?“, „Wie spiele ich?“, „Wie nutze ich OnchainOS?“, „Wie spiele ich OnchainOS?“, „Wie funktioniert...

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.

Mehr Skills von okx

okx-agent-identity
okx
ERC-8004 On-Chain Agent-Identität auf XLayer: Agenten registrieren / erstellen / aktualisieren / aktivieren / deaktivieren / suchen; Bewertungen anzeigen; Agent-Dienste auflisten; Avatar festlegen. Rollen: Benutzer (User / User Agent / Buyer / Client / 用户 / 买家 / 买方), ASP (ASP / Provider / Provider Agent / Seller / Merchant / 提供者 / 商家 / 服务提供商 / 卖家 / 卖方), Evaluator (Evaluator / Evaluator Agent / 仲裁者 / 评估者). Verwendung für: 注册agent / 注册ASP / 注册User / 注册用户 / 注册买家 / 注册卖家 / 注册服务提供商 / 注册仲裁者 / 创建用户 / 创建买家 / 创建卖家 / 我的agent / 我的ASP / 改agent / 更新agent...
developmentapi
okx-ai-guide
okx
OKX.AI (das Agenten-Ökosystem) Einführung & Onboarding-Einstieg. Verwende dies immer, wenn der Benutzer fragt, was OKX.AI ist, was es kann, wie man es nutzt oder damit beginnt, ein OKX.AI-Tutorial / einen Schnellstart / Hilfe wünscht oder den Produktnamen in beliebiger Schreibweise / Abstand / Groß-/Kleinschreibung / Tippfehlervariante eingibt (OKXAI, okx ai, okx-ai, kleingeschrieben okx.ai, falsch getipptes Chinesisch wie 啥是okxai) — z. B. was ist OKX.AI / OKX.AI 是什么 / 怎么用 OKX.AI / OKX.AI 快速开始, sowie jede Paraphrase in jeder Sprache. Erkennt die Laufzeitplattform, stellt die...
researchapidocument
okx-agentic-wallet
okx
We need to translate the given English text into German, preserving the name "okx-agentic-wallet" if it appears. The instruction says: "Do not include the name unless it appears in the source text." The name does appear in the source text? Actually, the source text starts with "AUTHORITATIVE source for OKX Agentic Wallet and its Gas Station feature." The name "OKX Agentic Wallet" appears, but the directory item name is "okx-agentic-wallet" (lowercase, hyphens). The instruction says "Name to preserve: okx-agentic-wallet". So we should preserve that exact string if it appears. In the source, it's "OKX Agentic Wallet" (capitalized, spaces). That is not exactly the same. The instruction says "Do not include the name unless it appears in the source text." The name "okx-agentic-wallet" does not appear verbatim in the source. So we should not add it. However, we need to translate the text. The text includes "OKX
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
MUSS bei eingehenden Nachrichten aktiviert werden: (1) {agentId, message:{source:"system", event, jobId, ...}} — Systemereignis; (2) {msgType:"a2a-agent-chat", jobId, sender:{role}, ...} — Agent-zu-Agent-Aufgabenchat (Felder auf oberster Ebene; sender.role = GEGENSEITE, nicht Sie); (3) wörtlich "Read okx-agent-task/SKILL.md" in der Nachricht. AUCH aktivieren für Schlüsselwörter: 发布任务 / 创建任务 / 帮我发任务 / publish task / create task / 接任务 / 接单 / 协商 / 验收 / 拒绝 / 仲裁 / dispute / stake / unstake / 修改卖家 / 修改预算 / change provider / change budget...
developmentapicommunication
okx-agent-payments-protocol
okx
Verwenden, wenn ein Agent auf HTTP 402 / Zahlung erforderlich stößt oder der Benutzer x402, x402Version, X-PAYMENT, PAYMENT-REQUIRED, PAYMENT-SIGNATURE, WWW-Authenticate: Payment, permit2, upto, verbrauchsabhängige Abrechnung, einen Zahlungskanal / Gutschein / eine Sitzung, channelId / channel_id, Öffnen / Schließen / Aufladen / Abrechnen / Rückerstatten eines Kanals, eine paymentId oder einen a2a_-Link, Erstellen / Überprüfen eines Zahlungslinks, A2MCP / einen A2MCP-Endpunkt oder Senden einer Anfrage an / Aufrufen eines Agent-Endpunkts mit einem konkreten Endpunkt erwähnt...
okx-security
okx
Nutze diesen Skill für Sicherheitsüberprüfungen: Transaktionssicherheit prüfen, ist diese Transaktion sicher, Vorausführungsprüfung, Sicherheitsscan, Token-Risiko-Scan, Honeypot-Erkennung, DApp/URL-Phishing-Erkennung, Nachrichtensignatur-Sicherheit, Erkennung bösartiger Transaktionen, Genehmigungssicherheitsprüfungen, Token-Genehmigungsverwaltung. Auslöser: 'ist dieser Token sicher', 'Token-Sicherheit prüfen', 'Honeypot-Check', 'diese Tx scannen', 'diese Swap-Tx scannen', 'Tx-Risikoprüfung', 'ist diese URL ein Betrug', 'prüfen, ob diese DApp sicher ist', 'Phishing...
okx-task-watch
okx
监听任务进展 / 帮我盯着任务 / 任务有动静告诉我 / 历史消息 / 未读消息 / 未决策 / 待决策 / 继续监听 / task watch / user watch / monitor task progress / catch me up on tasks / outstanding decisions — OKX A2A user-session task-notification monitor: live long-poll via `okx-a2a user watch` (also drains backlog of past/missed/unread events on entry) plus un-replied decision_request lister via `okx-a2a user outdated-list`. Not for wallet / gas / task-list / status queries.
developmentapiproductivity