← Back to Skills Marketplace
prqelt

QELT DEX

by PRQELT · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
266
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install qelt-dex
Description
Interact with Uniswap v4 pools and liquidity positions on QELT Mainnet. Use when asked about DEX pools, token swaps, liquidity provision, WQELT wrapping/unwr...
Usage Guidance
This skill appears coherent and focused on Uniswap v4 on QELT Mainnet. Before using it: (1) verify the contract addresses on the QELT explorer (links are provided) independently, (2) never share private keys — only submit pre-signed raw transaction hex that you prepared offline and reviewed, (3) confirm you trust the RPC endpoint https://mainnet.qelt.ai before sending transactions, and (4) test with read-only eth_call queries and small-value transactions first to validate behavior.
Capability Analysis
Type: OpenClaw Skill Name: qelt-dex Version: 0.1.0 The QELT DEX skill bundle is a legitimate tool for interacting with Uniswap v4 on the QELT Mainnet (Chain ID 770). It uses standard JSON-RPC calls via curl to the official RPC endpoint (https://mainnet.qelt.ai) for querying pool states and balances. The skill includes strong safety instructions for the AI agent, such as explicitly forbidding the handling of private keys and requiring pre-signed transactions for any write operations, which mitigates the risk of unauthorized fund movement. No evidence of data exfiltration, obfuscation, or malicious intent was found in SKILL.md, sdk-examples.md, or the contract references.
Capability Assessment
Purpose & Capability
Name/description (Uniswap v4 on QELT) align with the content: contract addresses, RPC endpoint, eth_call/eth_sendRawTransaction examples, and SDK snippets. Requiring curl is proportional to the provided examples.
Instruction Scope
SKILL.md contains explicit, scoped instructions for read-only eth_call queries and for submitting pre-signed transactions via the QELT RPC. It does not instruct the agent to read local files, environment secrets, or unrelated system state, and it warns not to request private keys.
Install Mechanism
No install spec or third-party downloads — this is instruction-only. That minimizes disk-write/execution risks.
Credentials
The skill declares no required environment variables or credentials. All network calls target the documented QELT RPC/explorer endpoints which are necessary for the described functionality.
Persistence & Privilege
always:false and user-invocable (default autonomous invocation allowed) — expected for a skill of this type. The skill does not request persistent system-wide privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qelt-dex
  3. After installation, invoke the skill by name or use /qelt-dex
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: Interact with Uniswap v4 pools and liquidity positions on QELT Mainnet. - Provides contract addresses for all Uniswap v4 core contracts on QELT. - Supports querying pool state, token balances (WQELT), and pool/position details. - Supports wrapping/unwrapping QELT via WQELT for trading. - Enables preparation of token swaps and liquidity provision via UniversalRouter and PositionManager. - Only Uniswap v4 is supported; V2/V3 calls revert with `UnsupportedProtocol`. - Emphasizes safety: requires pre-signed transactions for all write operations and applies slippage protection.
Metadata
Slug qelt-dex
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is QELT DEX?

Interact with Uniswap v4 pools and liquidity positions on QELT Mainnet. Use when asked about DEX pools, token swaps, liquidity provision, WQELT wrapping/unwr... It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install QELT DEX?

Run "/install qelt-dex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is QELT DEX free?

Yes, QELT DEX is completely free (open-source). You can download, install and use it at no cost.

Which platforms does QELT DEX support?

QELT DEX is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QELT DEX?

It is built and maintained by PRQELT (@prqelt); the current version is v0.1.0.

💬 Comments