okx-guide
Guide users through getting started with Onchain OS, OKX.AI introduction and role-registration routing, and customer support. Use when someone is new, asks what Onchain OS or OKX.AI is, wants a quick start or tutorial, needs to register a User, ASP, or Evaluator role, or asks for Help Center, human support, complaints, feedback, FAQs, or bug-report guidance.
How do I install this agent skill?
npx skills add https://github.com/okx/onchainos-skills --skill okx-guideIs this agent skill safe to install?
- Gen Agent Trust Hubfail
The skill directs users to a website flagged as a cryptocurrency scam and provides instructions for downloading and executing remote scripts. It also ingests external data without sufficient sanitization, creating a vulnerability to indirect prompt injection.
- Socketpass
No alerts
- Snykfail
Risk: CRITICAL · 3 issues
What does this agent skill do?
Onchain OS Guide Hub
Route onboarding, OKX.AI introduction, and customer-support requests to one existing reference flow.
Pre-flight 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 | Human support, customer service, complaint, feedback, bug/system error, Help Center, FAQ, or user guide | ai-support.md |
| 2 | Explicit OKX.AI subject or spelling variant, quick start, platform compatibility, or User/ASP/Evaluator registration | ai-guide.md |
| 3 | Generic Onchain OS introduction, first use, tutorial, getting started, “what can it do?”, or “where do I start?” | how-to-play.md |
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/okx/onchainos-skills/okx-guide">View okx-guide on skillZs</a>