Agent skill

okx-growth-competition

List OKX Agentic Wallet exclusive trading competitions, register users for contests, track participation and leaderboard rankings, and claim won rewards. Use when users want to list available trading competitions or trading cups, view competition rules / prize pool / total prizes, register or sign up or enroll or join a contest, check the leaderboard (who is winning) or their own rank (am I in the prize zone, what is my place), ask did I win or query participation / claim status, claim won rewards or prizes from completed competitions, see which wallet account they registered with, or submit T

Internet Court1,389★ · +222/wk · 1 repos on radarProfile →
claude-codecodexNOASSERTION
Install
npx skills add internet-court/internet-court-skill --skill okx-growth-competition --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 12 KB
Bundled scripts: none
Version: 4.2.1
Declared author: okx
Path: vendored/okx/okx-growth-competition/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,536 · +147 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# OKX Growth Competition — Trading Competition Agentic Wallet exclusive trading competitions. Full lifecycle split across focused references: - **Participation** (discover / register / trade / registered wallet / export guard) — `references/participation.md` - **Details** (rules / prize pool / four reward sections) — `references/details.md` - **Rank** (leaderboard / my own rank with CASE 1/2/3 templates) — `references/rank.md` - **Claim** (reward status check / atomic claim / contact collection) — `references/claim.md` - **CLI reference** (commands, parameters, return schemas) — `references/cli-reference.md` This SKILL.md holds the **global rules** (facts, identity invariants, routing, output rules, time formatting, status codes, error handling) that ALL references depend on. Always read this file first; then jump into the matching reference for the user's intent. ## Facts about every Agentic Wallet competition Treat the following as **factual ground truth** when the user asks about how a competition works. The two chain-related fields play **distinct, non-overlapping roles** — never conflate them: - `chainId` — single id. **The claim / reward chain ONLY** (rewards are paid on this

What's inside
Steps it walks through
  1. Facts about every Agentic Wallet competition
  2. Identity resolution invariant
  3. Mandatory reading order
  4. Pre-flight
  5. Command Index
  6. Output Rules
  7. Output Language
  8. Pre-Delivery Checklist
Ships with 6 files
  • LICENSE
  • references/claim.md
  • references/cli-reference.md
  • references/details.md
  • references/participation.md
  • references/rank.md
More from internet-court-skill
All skills →
About this skill
What does the okx-growth-competition skill do?

List OKX Agentic Wallet exclusive trading competitions, register users for contests, track participation and leaderboard rankings, and claim won rewards. Use when users want to list available trading competitions or trading cups, view competition rules / prize pool / total prizes, register or sign up or enroll or join a contest, check the leaderboard (who is winning) or their own rank (am I in the prize zone, what is my place), ask did I win or query participation / claim status, claim won rewards or prizes from completed competitions, see which wallet account they registered with, or submit T

How do I install it?

Run `npx skills add internet-court/internet-court-skill --skill okx-growth-competition --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From internet-court/internet-court-skill, a repository with 1,536 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going