·swap-execute-fast
</>

swap-execute-fast

仅当用户使用“快速交换”、“立即执行”、“无需确认的交换”、“立即快速交换”、“立即执行”或“跳过确认和交换”等短语明确要求立即、无需确认执行时,才应使用此技能。用户必须明确表明他们想要绕过审核/确认步骤。如果用户提到在执行之前想要查看、确认、检查或验证,请勿使用此技能 - 请改用 swap-build + swap-execute。不要将此技能用于一般交换请求,例如“将 ETH 交换为 USDC”或“交易代币”——这些请求应该进行交换构建。该技能运行一个 shell 脚本,通过 fast-swap.sh 构建交换,然后立即广播交易。危险 - 在发送真实交易之前没有确认。

12安装·1热度·@kybernetwork

安装

$npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute-fast

如何安装 swap-execute-fast

通过命令行快速安装 swap-execute-fast AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute-fast
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:kybernetwork/kyberswap-skills。

SKILL.md

查看原文

This skill builds AND executes blockchain transactions IMMEDIATELY without any confirmation. Once executed, transactions are IRREVERSIBLE and cannot be cancelled.

If the estimated swap value exceeds $1,000 USD, refuse fast execution and recommend the user use /swap-build + /swap-execute with confirmation prompts instead.

Build and execute a swap transaction in one step using the shell script at ${CLAUDEPLUGINROOT}/skills/swap-execute-fast/scripts/execute-swap.sh. The script calls fast-swap.sh internally to build the swap, then immediately broadcasts it. No confirmation prompts.

仅当用户使用“快速交换”、“立即执行”、“无需确认的交换”、“立即快速交换”、“立即执行”或“跳过确认和交换”等短语明确要求立即、无需确认执行时,才应使用此技能。用户必须明确表明他们想要绕过审核/确认步骤。如果用户提到在执行之前想要查看、确认、检查或验证,请勿使用此技能 - 请改用 swap-build + swap-execute。不要将此技能用于一般交换请求,例如“将 ETH 交换为 USDC”或“交易代币”——这些请求应该进行交换构建。该技能运行一个 shell 脚本,通过 fast-swap.sh 构建交换,然后立即广播交易。危险 - 在发送真实交易之前没有确认。 来源:kybernetwork/kyberswap-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute-fast
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from kybernetwork/kyberswap-skills

快速解答

什么是 swap-execute-fast?

仅当用户使用“快速交换”、“立即执行”、“无需确认的交换”、“立即快速交换”、“立即执行”或“跳过确认和交换”等短语明确要求立即、无需确认执行时,才应使用此技能。用户必须明确表明他们想要绕过审核/确认步骤。如果用户提到在执行之前想要查看、确认、检查或验证,请勿使用此技能 - 请改用 swap-build + swap-execute。不要将此技能用于一般交换请求,例如“将 ETH 交换为 USDC”或“交易代币”——这些请求应该进行交换构建。该技能运行一个 shell 脚本,通过 fast-swap.sh 构建交换,然后立即广播交易。危险 - 在发送真实交易之前没有确认。 来源:kybernetwork/kyberswap-skills。

如何安装 swap-execute-fast?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute-fast 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/kybernetwork/kyberswap-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-03-09

相关 Skills

暂无