← 返回 Skills 市场
prqelt

QELT DEX

作者 PRQELT · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
266
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qelt-dex
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qelt-dex 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug qelt-dex
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 QELT DEX?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qelt-dex」即可一键安装,无需额外配置。

QELT DEX 是免费的吗?

是的,QELT DEX 完全免费(开源免费),可自由下载、安装和使用。

QELT DEX 支持哪些平台?

QELT DEX 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 QELT DEX?

由 PRQELT(@prqelt)开发并维护,当前版本 v0.1.0。

💬 留言讨论