OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Hostinger VPS
Spin up a VPS in one click, 20% off
Launch on Hostinger →
Gojiberry
AI outreach that finds LinkedIn buyers in buying mode
Try Gojiberry free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
Jotform
Forms, workflows, and AI Agents for your team
Try Jotform free →
Runable
One AI agent to build, run, and grow your business
Try Runable free →
Your product here
Reach 100k AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsMarketplacesNewsletterSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsMarketplacesNewsletterSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/okx/onchainos-skills/okx-activity
okx-activity logo

okx-activity

okx/onchainos-skills
931 installs317 stars
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →|View on GitHub|Create your own skill →

Installation

npx skills add https://github.com/okx/onchainos-skills --skill okx-activity

Summary

OKX.AI Trading Hackathon (交易黑客松 / OKX.AI 交易黑客松 / 报名黑客松 / 黑客马拉松) registration. Use when the user wants to register for / sign up for / enter / join / 报名 / 参加 / 参赛 the OKX.AI trading hackathon — e.g. 'Register me for the OKX.AI Trading Hackathon', '我要参加黑客松', '帮我报名 OKX.AI 的交易黑客松' — or asks about its entry requirements / eligibility / 报名条件 / 参赛资格 / how to enter. The object is always the hackathon itself: it enters a Trading ASP the user already has and never creates one. Each activity carries its own flow, gates, and CLI reference under this skill's references/, picked by the Intent Routing table.

SKILL.md

OKX Activity — registration & participation for OKX campaign activities

Each activity's flow, CLI reference, FAQ, and gates live in this skill's references/ behind an <activity>-*.md prefix. This SKILL.md routes only — no templates, no CLI flags, no per-activity copy — so adding an activity never changes the rules of an existing one.

Pre-flight Checks

Before your first onchainos command, read ../okx-agentic-wallet/_shared/preflight.md once. If it does not exist, read _shared/preflight.md instead.

BLOCKING — it runs before the first onchainos command of the session, for every activity, a read-only listing call included.

Intent Routing

User IntentActivityReference
"register / sign up my ASP for the hackathon" · 报名黑客松 · 参加交易黑客松 · 黑客马拉松OKX.AI Trading Hackathonhackathon-core.md, then hackathon-registration.md
hackathon entry requirements / eligibility / 报名条件 / 参赛资格 — not mid-registrationOKX.AI Trading Hackathonhackathon-core.md, then hackathon-faq.md

*Before producing ANY user-facing message about an activity, that activity's -core.md must be loaded (BLOCKING). It carries that activity's gates, output rules, and send-gate — the flow and FAQ files do not** repeat them, so opening a -registration.md / -faq.md first is not a shortcut, it is a skipped gate. Do not improvise a flow, template, or eligibility answer from this file, from memory, or from the CLI's --help output alone.

If the request names an activity with no row above (no reference file exists for it), say that activity isn't supported by this skill yet — never adapt another activity's flow to it, and never guess a CLI subcommand for it.

Command Index

This skill drives onchainos <activity> subcommands (hackathon → onchainos hackathon). Learn exact syntax from the CLI, not from memory: run onchainos hackathon --help for the subcommand list, and onchainos hackathon <subcommand> --help for a subcommand's flags. Full parameter tables, return-field schemas, and worked examples live in hackathon-registration.md.

Wrong-skill guard

An activity here enters the subject that activity defines (hackathon → an existing Trading ASP agent). competition join (okx-growth-competition) signs the wallet account up for a standard trading competition. Different systems, different subjects — NEVER: substitute one for the other, because the two register different things and neither call can be undone.

If one request carries signals for both (e.g. names "hackathon"/"黑客松" and "competition"/"大赛"/"cup"), ask which the user means before running any command.

Security

  • Every activity registration is irreversible — there is no list, update, status, or undo

subcommand. MUST: hold an explicit confirm reply from the user before submitting; never answer the confirmation prompt on their behalf, and never treat a one-shot request that already named the subject as having pre-answered it. The full gate lives in the activity's -registration.md.

  • NEVER: log, print, or pass the JWT in a flag — it is injected by the client layer from the

keychain, so leaking it would let an attacker act as the user. Activity flows create no new secrets.

  • MUST: mask user identifiers (OKX UID and the like) when echoing the executed command

(--uid <hidden>) — they are never returned by the CLI and never pasted raw into the conversation.

  • NEVER: identify an activity by its internal activity id, in any format — name it. The CLI does

not return that id; do not source it from anywhere else.

  • Creating an agent identity is never part of an activity flow — that is okx-ai. This skill only

enters subjects that already exist.

Global Notes

  • Reply in the user's language. Every template in this skill's references is authored in English

as a structure guide — translate it before sending, keeping the layout and fields unchanged and every URL byte-for-byte, still a link.

  • Each activity's -core.md owns its own gates, Output Rules, and Pre-Delivery Checklist; those are

additional to this file, never a substitute for it.

Adding an activity (maintainers)

  1. Add references/<activity>-core.md — its gates, reading order, output rules, and pre-delivery

checklist — plus references/<activity>-*.md for the flow and FAQ.

  1. Add one Intent Routing row per user intent that activity serves, each a complete markdown link.
  2. Extend this file's description with the new activity's triggers.

Score

0–100
63/ 100

Grade

C

Popularity15/30

931 installs — growing adoption.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Okx Activity skill score badge previewScore badge

Markdown

[![Okx Activity skill](https://www.claudemarket.ai/skills/okx/onchainos-skills/okx-activity/badges/score.svg)](https://www.claudemarket.ai/skills/okx/onchainos-skills/okx-activity)

HTML

<a href="https://www.claudemarket.ai/skills/okx/onchainos-skills/okx-activity"><img src="https://www.claudemarket.ai/skills/okx/onchainos-skills/okx-activity/badges/score.svg" alt="Okx Activity skill"/></a>

Okx Activity FAQ

How do I install the Okx Activity skill?

Run “npx skills add https://github.com/okx/onchainos-skills --skill okx-activity” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Okx Activity skill do?

OKX.AI Trading Hackathon (交易黑客松 / OKX.AI 交易黑客松 / 报名黑客松 / 黑客马拉松) registration. Use when the user wants to register for / sign up for / enter / join / 报名 / 参加 / 参赛 the OKX.AI trading hackathon — e.g. 'Register me for the OKX.AI Trading Hackathon', '我要参加黑客松', '帮我报名 OKX.AI 的交易黑客松' — or asks about its entry requirements / eligibility / 报名条件 / 参赛资格 / how to enter. The object is always the hackathon itself: it enters a Trading ASP the user already has and never creates one. Each activity carries its own flow, gates, and CLI reference under this skill's references/, picked by the Intent Routing table. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Okx Activity skill free?

Yes. Okx Activity is a free, open-source skill published from okx/onchainos-skills. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Okx Activity work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Okx Activity works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
find-skills logo

find-skills

vercel-labs/skills

2.9M installsInstall
grill-me logo

grill-me

mattpocock/skills

801K installsInstall
frontend-design logo

frontend-design

anthropics/skills

756K installsInstall
grill-with-docs logo

grill-with-docs

mattpocock/skills

681K installsInstall
improve-codebase-architecture logo

improve-codebase-architecture

mattpocock/skills

656K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

645K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

Guide10 Openclaw Skills Every Nextjs Developer NeedsGuideHow To Build Your First Openclaw SkillGuideBest Openclaw Skills 2026

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+27 more

MCP servers by category

MCP & ToolingBackend & APIsData & AnalysisDevOps & CI/CDAutomationSecurityDocsTesting & QA+24 more

Plugins by category

AutomationDevOps & CI/CDData & AnalysisDesign & CreativeSecurityBackend & APIsFrontendTesting & QA+16 more

Marketplaces by category

AutomationData & AnalysisDevOps & CI/CDDesign & CreativeFrontendBackend & APIsTesting & QASecurity+21 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins
  • Browse Marketplaces
  • Newsletter

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed