🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Yield Farm Payment

by @altoninelli

Free usage! Transform your outgoing payments into a yield-generating asset. Auto recover of all paid amounts through yield farming on Aave V3. This skill aut...

πŸ’‘ Examples

# Check configuration
node scripts/check-configuration.js

Safe simulation testing (no transactions)

node scripts/test-realistic-payment.js

RECOMMENDED WORKFLOW:

Step 1: Test with dry-run first (no on-chain execution)

node scripts/cli.js --dry-run --amount 0.1 --recipient 0x... --collateral 5 --buffer 8

Step 2: Execute real transaction with interactive confirmation

node scripts/cli.js --amount 0.1 --recipient 0x... --collateral 5 --buffer 8

Advanced: Skip confirmation after thorough review (use with caution)

node scripts/cli.js --confirm --amount 0.1 --recipient 0x... --collateral 5 --buffer 8

Custom collateral multiplier

node scripts/cli.js --mode upfront --amount 0.5 --recipient 0x... --collateral 10 --buffer 5

βš™οΈ Configuration

1. Copy .env.example to .env 2. Set your PRIVATE_KEY and BASE_RPC_URL 3. Verify contract addresses for Base network

Usage

# Check configuration
node scripts/check-configuration.js

Safe simulation testing (no transactions)

node scripts/test-realistic-payment.js

RECOMMENDED WORKFLOW:

Step 1: Test with dry-run first (no on-chain execution)

node scripts/cli.js --dry-run --amount 0.1 --recipient 0x... --collateral 5 --buffer 8

Step 2: Execute real transaction with interactive confirmation

node scripts/cli.js --amount 0.1 --recipient 0x... --collateral 5 --buffer 8

Advanced: Skip confirmation after thorough review (use with caution)

node scripts/cli.js --confirm --amount 0.1 --recipient 0x... --collateral 5 --buffer 8

Custom collateral multiplier

node scripts/cli.js --mode upfront --amount 0.5 --recipient 0x... --collateral 10 --buffer 5

View on ClawHub
TERMINAL
clawhub install yield-farm-payment

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’