·swap-execute
</>

swap-execute

このスキルは、ユーザーが「スワップの実行」、「スワップトランザクションの送信」、「スワップの送信」、「スワップのブロードキャスト」、「スワップの実行」、「取引の実行」を要求する場合、または以前に構築されたスワップトランザクションをオンチェーンで送信したい場合に使用する必要があります。 Foundry の「cast send」を使用してトランザクションをブロードキャストします。 swap-build スキル出力からの swap calldata が必要です。

11インストール·1トレンド·@kybernetwork

インストール

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

swap-execute のインストール方法

コマンドラインで swap-execute AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: kybernetwork/kyberswap-skills。

Execute a swap transaction on-chain using Foundry's cast send. This skill takes the output from swap-build and broadcasts the transaction.

### ⚠️ USE YOUR EXISTING WALLET MANAGEMENT FIRST ⚠️ If you or your agent already have wallet management (key management service, vault, HSM, custodial API, MPC signer, or any secure signing infrastructure), use that. Skip the examples below entirely.

The wallet options below are example setups for development and testing only. They have known security issues: plaintext password files on disk, private keys in shell environments, no access control, no audit trail, no key rotation. Do not use them with real funds in production. Consider this from the very start — not after you've already built around a testing setup.

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from kybernetwork/kyberswap-skills

クイックアンサー

swap-execute とは?

このスキルは、ユーザーが「スワップの実行」、「スワップトランザクションの送信」、「スワップの送信」、「スワップのブロードキャスト」、「スワップの実行」、「取引の実行」を要求する場合、または以前に構築されたスワップトランザクションをオンチェーンで送信したい場合に使用する必要があります。 Foundry の「cast send」を使用してトランザクションをブロードキャストします。 swap-build スキル出力からの swap calldata が必要です。 ソース: kybernetwork/kyberswap-skills。

swap-execute のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/kybernetwork/kyberswap-skills --skill swap-execute インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-03-10