Help us improve
Share bugs, ideas, or general feedback.
From onchainos-skills
Routes users to OKX.AI customer support and Help Center with a fixed walkthrough for contacting a human agent or filing a complaint.
npx claudepluginhub okx/onchainos-skills --plugin onchainos-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/onchainos-skills:okx-ai-supportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guidance-only skill. It returns a fixed Help Center walkthrough so the user can reach OKX.AI support. It runs entirely in the conversation layer: no CLI call, no network request, no wallet or credential access, no side effects.
Submits bug reports, feature requests, or general feedback for the MoonPay CLI. Useful when users encounter issues or want to suggest improvements.
Routes users from open-ended onboarding questions into concrete Onchain OS workflows (Polymarket, DeFi APY, smart-money signals, new-token screening, daily on-chain brief) via a welcome banner and Quick-start menu.
Guides building AI-powered customer support with conversational AI, automated ticketing, sentiment analysis, knowledge management, and omnichannel experiences.
Share bugs, ideas, or general feedback.
Guidance-only skill. It returns a fixed Help Center walkthrough so the user can reach OKX.AI support. It runs entirely in the conversation layer: no CLI call, no network request, no wallet or credential access, no side effects.
Tagged blocks indicate rule severity (higher wins on conflict):
<NEVER> — Absolute prohibition.<MUST> — Mandatory step.Trigger when the user's intent is to reach help or a human, e.g.:
Matching is semantic, not literal: non-English phrasings that carry the same help/escalation intent should trigger this skill.
Do not trigger on business intents (swap / trade / check balance / send / prices / portfolio / sign tx). Those route to their own skills (e.g. okx-dex-swap, okx-agentic-wallet). When a support intent and a business intent co-occur, prefer this skill only when the user's primary ask is clearly help / escalation.You can get help through the OKX.AI Help Center:
🔗 OKX.AI Help Center: https://okx.ai.com
There you can:
* Chat with support online — talk in real time to report an issue or file a complaint
How to chat with support online:
1. Open https://okx.ai.com to go to the OKX.AI website
2. Click the support icon in the top-right navigation bar
3. In the chat window that appears, click Start Chat
4. Select your region, then click Continue
5. You're all set — you can start chatting right away
Do not invoke the onchainos CLI, fetch the URL, make any network request, or read/write wallet state for this skill. The script is static text; the only fixed reference is the Help Center URL `https://okx.ai.com`.