← Back to Skills Marketplace
Okx Dex Trenches
by
ok-james-01
· GitHub ↗
· v2.6.0
· MIT-0
305
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install okx-dex-trenches
Description
Read-only on-chain research for pump.fun and other meme-token launchpads (Solana / BSC / X Layer / TRON). MUST invoke (prefer over WebFetch / MCP price tools...
Usage Guidance
This skill appears to be what it says: a read-only on-chain research helper that invokes a local CLI. Before using it, consider the following: 1) The preflight instructions will download and run an installer from GitHub releases — confirm you trust the repository and that the checksum verification step is actually performed; stop if checksums mismatch. 2) The skill reads local shared files and workflows in your home directory to render hints — review or sandbox if you have sensitive files there. 3) WebSocket docs mention API keys/secrets for optional real-time connections; do not enter or paste secrets into the skill unless you intentionally want to use your own OKX developer credentials. 4) The skill will re-route any write intent to a different skill (okx-dapp-discovery) — review that skill and its install/permissions if you plan to perform trades/snipes. If you want extra assurance, inspect the referenced installer and checksum files on the okx/onchainos-skills GitHub repo yourself before allowing the agent to run the preflight installer steps.
Capability Analysis
Type: OpenClaw Skill
Name: okx-dex-trenches
Version: 2.6.0
The skill bundle contains a pre-flight installation routine in `_shared/preflight.md` that directs the AI agent to download and execute shell or PowerShell scripts from a remote GitHub repository (`okx/onchainos-skills`). Although the instructions include SHA256 checksum verification to mitigate tampering, the use of 'curl | bash' patterns for binary management is a high-risk capability. The core functionality in `SKILL.md` and `references/cli-reference.md` appears focused on read-only blockchain research and includes safety guardrails to re-route transaction-related 'write' intents to a separate plugin.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (read-only on-chain meme-token research) matches the command set in SKILL.md (memepump tokens, token-details, token-dev-info, bundle/sniper analysis, aped-wallet, etc.). The files are documentation for a CLI-based research tool; requiring the onchainos CLI (via the preflight installer) is coherent with the stated purpose.
Instruction Scope
The instructions stay within read-only research scope and explicitly re-route any write intent (buy/snipe/etc.) to a different skill. They reference reading local shared files and include payment-notification handling and WebSocket docs. These instructions will cause network activity (GitHub, OKX endpoints) and local file reads; that is expected, but notable because the skill explicitly instructs downloading/executing an installer and reading shared files in the user's home directory.
Install Mechanism
There is no registry install spec, but the shared preflight instructs downloading an installer and checksums from GitHub (raw.githubusercontent.com and releases.download) and running it. The installer flow includes checksum verification before execution (good). Downloading and executing an external installer from network is higher-risk than a pure instruction-only skill; however the URLs are standard GitHub release hosts and a checksum step is specified, which reduces risk.
Credentials
The skill declares no required environment variables or credentials. Some reference docs (WebSocket protocol) describe how to use API keys if the user chooses to connect to paywalled WS endpoints, but the skill does not require secrets to operate in read-only mode.
Persistence & Privilege
always is false and the skill does not request permanent elevated privileges. The preflight may install the onchainos CLI into user-local paths (~/.local or equivalent), which is expected for a CLI helper but is a change to the user environment worth noting.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install okx-dex-trenches - After installation, invoke the skill by name or use
/okx-dex-trenches - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.6.0
**Summary:**
This version adds strict read-vs-write intent checks and introduces workflow hints for related research tasks.
- Adds a Step 0 intent classifier: only allows read-only queries, and automatically re-routes write or trading intents to okx-dapp-discovery (e.g., any "buy", "狙击", etc.).
- Disambiguates “狙击”: the action (sniping a token) is routed away, while analytical/noun usages (e.g., sniper detection) stay here.
- Details Market API quota payment notifications: output messages and actions when x402 payment or confirmation is required.
- Displays workflow suggestions after certain research commands, linking users to broader research guides.
- Updates and clarifies command-handling logic based on user intent and protocol/noun detection.
- No command changes; research features and safety checks remain as described.
v2.4.0
Version 2.4.0
- Version bump from 2.2.10 to 2.4.0 in metadata.
- No functional or documentation changes detected.
v2.2.10
- Adds a new "Data Freshness" section, specifying that `requestTime` fields should be displayed and used as data reference points when handling results.
- Clarifies `memepump-tokens` stage coverage: `NEW` and `MIGRATING` include tokens from the last 24h; `MIGRATED` includes tokens whose migration finished in the last 3 days.
- Documents per-command cache duration for `memepump aped-wallet` (0–1s).
- No changes to supported commands or usage flow.
v2.2.7
Version 2.2.7
- Added detailed documentation files: chain-support, preflight, keyword-glossary, and ws-protocol.
- Refined the quickstart, command routing, and keyword mapping logic for better accuracy and internationalization (including broader Chinese keyword support).
- Updated command instructions to handle new cases: developer rug history, similar meme coins, bundler analysis, and bonding curve progress.
- Clarified guidance for protocol name lookups and made WebSocket integration guidance modular via ws-protocol.md.
- Improved error handling for unsupported chains, missing dev/token info, empty results, and region/IP blocking.
v2.0.0
okx-dex-trenches 2.0.0
- Major update with enhanced developer and wallet security checks.
- Adds pre-flight installer integrity and version verification steps before every command.
- Includes wallet tips shown once per session to guide new users.
- Improved routing: skill now only covers meme/打狗/alpha research, delegates unrelated queries to specialized skills.
- Expanded Chinese/English keyword mapping and protocol filter logic for launchpad coverage.
Metadata
Frequently Asked Questions
What is Okx Dex Trenches?
Read-only on-chain research for pump.fun and other meme-token launchpads (Solana / BSC / X Layer / TRON). MUST invoke (prefer over WebFetch / MCP price tools... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.
How do I install Okx Dex Trenches?
Run "/install okx-dex-trenches" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Okx Dex Trenches free?
Yes, Okx Dex Trenches is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Okx Dex Trenches support?
Okx Dex Trenches is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Okx Dex Trenches?
It is built and maintained by ok-james-01 (@ok-james-01); the current version is v2.6.0.
More Skills