From asi
Executes automated APT trades on Aptos mainnet with price-triggered profit-taking and dip-buying strategies via Liquidswap DEX. Manages wallets, signs transactions, checks balances for trading automation.
npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
Automated APT trading on Aptos mainnet with price-triggered strategies.
Configures Node.js MCP servers for Aptos wallets with tools for balance checks, transfers, DEX swaps (Liquidswap, PancakeSwap, Thala), staking, and validation on mainnet/testnet.
Buy/sell XAUT (Tether Gold) on Ethereum with Uniswap V3 market orders and UniswapX limit orders. Supports Foundry keystore or WDK wallets; delegates non-XAUT intents to other skills like Polymarket or Hyperliquid trading.
Aggregates 500+ DEXs for optimal token swaps across 20+ chains like Ethereum, Solana, Base, BSC. Quotes prices, executes trades, builds calldata with slippage and impact controls.
Share bugs, ideas, or general feedback.
Automated APT trading on Aptos mainnet with price-triggered strategies.
# Run the executor (requires confirmation)
python ~/.agents/skills/aptos-trading/scripts/alpha_executor.py
Wallet configuration in /Users/alice/agent_scripts/wallets.yaml:
apt_primary - Main trading walletusdc_withdrawal - USDC extraction wallet| Level | Price | Action |
|---|---|---|
| B1 | $1.60 | Log only (adjust to take 20%) |
| B2 | $1.80 | Swap 30% to USDC |
| B3 | $2.00 | Swap 50% to USDC |
| MOON | $2.50 | Swap 75% to USDC |
| Price | Amount |
|---|---|
| $1.40 | 15 APT |
| $1.30 | 15 APT |
| $1.20 | 15 APT |
get_account_info() - Fetch sequence numberget_balance() - Read APT from fungible asset storesubmit_transaction(payload) - Sign and submit txswap_apt_to_usdc(amount, min_out) - Execute Liquidswap swap⚠️ CRITICAL: Private keys are in wallets.yaml - NEVER commit this file
⚠️ All transactions are signed locally and submitted to mainnet
⚠️ Script requires typing "EXECUTE" to confirm live trading
Before funding ANY wallet, run:
just aptos-validate-all
NEVER use derive-resource-account-address for wallet creation.
Use aptos init --private-key to derive addresses correctly.
scripts/alpha_executor.py - Main executorreferences/system-docs.org - Full system documentation/Users/alice/agent_scripts/wallets.yaml - Wallet config (external)/Users/alice/agent_scripts/Holdings.md - Live state tracker/Users/alice/agent_scripts/alpha.log - Execution logThis skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
general: 734 citations in bib.duckdbThis skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.