← 返回 Skills 市场
Swap Tokens
作者
Rachid Jarray
· GitHub ↗
· v0.1.0
· MIT-0
268
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install swap-tokens
功能描述
Swap or trade tokens via decentralized exchanges on any supported chain. Use when you or the user want to trade, swap, exchange, buy, sell, or convert betwee...
安全使用建议
This skill is a thin instruction-only wrapper around your local fdx CLI and appears coherent. Before installing or using it, ensure: (1) you understand and trust the installed fdx CLI and its wallet configuration (the skill will execute on-chain swaps using those credentials), (2) you confirm swap details (amount, slippage, chain) every time—test with a small amount first to avoid unexpected losses, and (3) you do not expose private keys or paste secrets into chat. No environment variables or external installers are requested by this skill.
功能分析
Type: OpenClaw Skill
Name: swap-tokens
Version: 0.1.0
The skill bundle provides legitimate instructions for an AI agent to facilitate cryptocurrency token swaps using the 'fdx' CLI tool. It includes standard safety procedures such as checking authentication status via 'fdx status', verifying wallet balances, and explicitly instructing the agent to confirm swap details with the user before execution (SKILL.md).
能力评估
Purpose & Capability
The name/description (swap tokens via DEX) matches the instructions, which exclusively call fdx CLI commands for wallet status, balance, and swap execution. There are no unrelated dependencies or credentials requested.
Instruction Scope
SKILL.md confines runtime actions to fdx status, fdx call getWalletOverview, and fdx call swapTokens, and explicitly requires human confirmation before executing swaps. It does not instruct reading arbitrary files, environment variables, or sending data to external endpoints beyond the fdx CLI.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It relies on whatever wallet/authentication the local fdx CLI has configured, which is appropriate for an on-chain swap helper.
Persistence & Privilege
The skill is not always-enabled and allows model invocation (default). This is normal for user-invocable skills; note that when invoked it will run CLI commands that act with the user's configured wallet credentials (not stored or requested by the skill).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swap-tokens - 安装完成后,直接呼叫该 Skill 的名称或使用
/swap-tokens触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the swap-tokens skill.
- Enables swapping or trading tokens via decentralized exchanges on supported chains.
- Supports actions like "buy", "sell", "swap", and "convert" between tokens (e.g., USDC, ETH, SOL).
- Users can specify swap parameters, slippage, and use token symbols or contract addresses.
- Includes wallet authentication and balance checks, with clear error handling guidance.
- Provides example command usage and flow for secure token exchanges.
元数据
常见问题
Swap Tokens 是什么?
Swap or trade tokens via decentralized exchanges on any supported chain. Use when you or the user want to trade, swap, exchange, buy, sell, or convert betwee... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 268 次。
如何安装 Swap Tokens?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swap-tokens」即可一键安装,无需额外配置。
Swap Tokens 是免费的吗?
是的,Swap Tokens 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Swap Tokens 支持哪些平台?
Swap Tokens 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Swap Tokens?
由 Rachid Jarray(@rachidjarray-hk-qa-fdt)开发并维护,当前版本 v0.1.0。
推荐 Skills