okx-guide

tarafından okx

Onchain OS kullanıma başlama ve rehber merkezi — 'bu nedir / nasıl kullanırım', OKX.AI ve müşteri desteği amaçları için tek giriş noktasıdır; amacı sınıflandırır ve Niyet Yönlendirme tablosu aracılığıyla doğru alt akışa yönlendirir. Kapsar: (1) Onchain OS kullanıma başlama + karşılama banner'ı — 'onchainos nedir', 'onchain os nedir', 'ne yapabilir', 'onchainos ne yapabilir', 'onchainos ne işe yarar', 'bunu nasıl kullanırım', 'nasıl oynarım', 'onchainos nasıl kullanılır', 'onchainos nasıl oynanır', 'nasıl...

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 tarafından daha fazla skill

okx-agent-identity
okx
We need to translate the given text from English/Chinese to Turkish. The text describes an agent skill for ERC-8004 on-chain Agent identity on XLayer. It includes actions like register, create, update, etc., and roles in multiple languages. The instruction says to preserve product names, protocol names, URLs, numbers, technical terms. So "ERC-8004", "XLayer", "agent", "ASP", "evaluator" etc. should remain as is or translated? The instruction says "preserve product names, protocol names, URLs, numbers, and technical terms." So "ERC-8004" and "XLayer" are protocol/product names, keep them. "Agent" might be a technical term, but it's also a common word. However, in context, it's part of the skill name "okx-agent-identity" which is preserved but not in the text. The text uses "agent" repeatedly. Should we translate "agent" to Turkish? The instruction says "preserve technical terms". "Agent" is a technical term in
developmentapi
okx-ai-guide
okx
OKX.AI (Ajan ekonomik sistemi) tanıtımı ve kullanıma başlama girişi. Kullanıcı OKX.AI’nin ne olduğunu, ne yapabileceğini, nasıl kullanılacağını veya nasıl başlanacağını sorduğunda, OKX.AI eğitimi / hızlı başlangıç / yardım istediğinde veya ürün adını herhangi bir yazım / boşluk / büyük-küçük harf / yazım hatası varyantında (OKXAI, okx ai, okx-ai, küçük harfli okx.ai, yanlış yazılmış Çince 啥是okxai) yazdığında — örn. OKX.AI nedir / OKX.AI 是什么 / 怎么用 OKX.AI / OKX.A
researchapidocument
okx-agentic-wallet
okx
OKX Agentic Wallet ve Gas Station özelliği için YETKİLİ kaynak. Gas Station = OKX'in Solana üzerinde üçüncü taraf Relayer aracılığıyla stablecoin-gas özelliği; yalnızca Solana, EIP-7702 yok. Gas Station soruları (nedir / nasıl çalışır / desteklenen token'lar / ücretler / gas station'ı etkinleştirme veya devre dışı bırakma / varsayılan gas token'ını değiştirme / Jito Bundler uyumluluğu) VE herhangi bir cüzdan işlemi için çağrılmalıdır: giriş, OTP doğrulama, hesap ekleme/değiştirme/durum/çıkış, bakiye, varlıklar, portföy, adresler, para yatırma/al
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
Gelen zarflarda ZORUNLU etkinleştirme: (1) {agentId, message:{source:"system", event, jobId, ...}} — sistem olayı; (2) {msgType:"a2a-agent-chat", jobId, sender:{role}, ...} — ajanlar arası görev sohbeti (alanlar üst düzeyde; sender.role = KARŞI TARAF, siz değil); (3) zarfta "Read okx-agent-task/SKILL.md" ifadesi. AYRICA şu anahtar kelimeler için etkinleştir: 发布任务 / 创建任务 / 帮我发任务 / publish task / create task / 接任务 / 接单 / 协商 / 验收 / 拒绝 / 仲裁 / dispute / stake / unstake / 修改卖家 / 修改预算 / change provider / change budget...
developmentapicommunication
okx-agent-payments-protocol
okx
Bir aracı HTTP 402 / payment-required hatası aldığında veya kullanıcı x402, x402Version, X-PAYMENT, PAYMENT-REQUIRED, PAYMENT-SIGNATURE, WWW-Authenticate: Payment, permit2, upto, metered billing, bir ödeme kanalı / kupon / oturum, channelId / channel_id, bir kanalı açma / kapatma / doldurma / kapatma / ger
okx-security
okx
Bu beceriyi güvenlik taraması için kullanın: işlem güvenliğini kontrol etme, bu işlem güvenli mi, işlem öncesi kontrol, güvenlik taraması, token risk taraması, honeypot tespiti, DApp/URL kimlik avı tespiti, mesaj imzası güvenliği, kötü amaçlı işlem tespiti, onay güvenliği kontrolleri, token onay yönetimi. Tetikleyiciler: 'bu token güvenli mi', 'token güvenliğini kontrol et', 'honeypot kontrolü', 'bu işlemi tara', 'bu takas işlemini tara', 'işlem risk kontrolü', 'bu URL dolandırıcılık mı', 'bu dapp güvenli mi kontrol et', 'kimlik avı...
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