okx-cex-earn

The okx-cex-earn skill manages OKX earn products including Simple Earn, Flash Earn, On-chain Earn, Dual Investment, and AutoEarn via the okx CLI.

7.2K
Installs
6
Use cases
5/10
Quality

Is okx-cex-earn safe to install?

Review the source first

Review the source first: our audit of okx-cex-earn's source files found 32 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands, performs network requests to OKX APIs, and reads/writes local configuration files.

How we audit skills: our security review methodology.

Who is this skill for?

Users of the OKX platform who want to manage their earn products, staking, and lending through a command-line interface.

What can you do with it?

  • Check earn balances and lending history
  • Browse and subscribe to fixed-term earn products
  • Manage Dual Investment (DCD) orders and subscriptions
  • Monitor and interact with on-chain staking and DeFi products
  • Enable or disable AutoEarn for specific currencies
  • Browse Flash Earn projects

How good is this skill?

Quality score: 5/10. The skill documentation is comprehensive, provides clear routing instructions, and includes necessary security warnings for CLI operations.

What does the skill file contain?

SKILL.md
# OKX CEX Earn CLI

## Preflight

Before running any command, follow [`../_shared/preflight.md`](../_shared/preflight.md).
Use `metadata.version` from this file's frontmatter as the reference for Step 2.

## Prerequisites

1. Install `okx` CLI:
   ```bash
   npm install -g @okx_ai/okx-trade-cli
   ```
2. Configure credentials:
   ```bash
   okx config init   # select site -> follow browser OAuth flow
   ```
3. Verify: `okx earn savings balance`

> **Security**: NEVER accept credentials in chat. Guide users to `okx config init` for setup.

---

## Credential & Profile Check

Run **both** comman...

Frequently asked questions

How do I authenticate the CLI?

Run okx config init to start the OAuth flow or ensure an API key is configured in your TOML file. Use okx config show --json and okx auth status --json to verify your current authentication state.

Can I use this skill in demo mode?

No. OKX Earn does not support demo mode. All commands operate on live accounts.

What happens if I try to disable AutoEarn immediately after enabling it?

The API enforces a 24-hour restriction. You cannot disable AutoEarn within 24 hours of enabling it.

How do I confirm a write operation?

The skill requires you to present a summary of the intended action and wait for explicit user confirmation before executing any write command.

Data sourced from okx/agent-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so