·swap-execute
</>

swap-execute

이 스킬은 사용자가 "스왑 실행", "스왑 트랜잭션 전송", "스왑 제출", "스왑 브로드캐스트", "스왑 실행", "거래 실행"을 요청하거나, 이전에 구축된 스왑 트랜잭션을 온체인으로 제출하려고 할 때 사용해야 합니다. Foundry의 `cast send`를 사용하여 트랜잭션을 브로드캐스트합니다. 스왑 빌드 기술 출력의 스왑 호출 데이터가 필요합니다.

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`를 사용하여 트랜잭션을 브로드캐스트합니다. 스왑 빌드 기술 출력의 스왑 호출 데이터가 필요합니다. 출처: 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