Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 2089-2112 of 27,776Page 88 of 1158

using-notification-send

14
from WayfinderFoundation/wayfinder-paths-sdk

How to email or text the Wayfinder Shells instance owner from agents/scripts via the notify MCP tool or NotifyClient (Markdown body rendered to themed HTML for email, throttled).

using-morpho-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Morpho adapter for Morpho Blue markets + MetaMorpho vaults (market discovery, positions, collateral ops, rewards, and common gotchas).

using-moonwell-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Moonwell adapter for lending/borrowing on Base (market discovery, APYs, collateral management, and common gotchas).

using-hyperliquid-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use Hyperliquid adapter data (meta, funding, candles, orderbooks) and execution surfaces (orders/transfers) in Wayfinder Paths, including required executor wiring.

using-hyperlend-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to read Hyperlend markets/time-series and execute lend/withdraw flows in Wayfinder Paths (inputs/outputs, unit handling, and safety).

using-euler-v2-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Euler v2 (EVK / eVault) adapter for vault market discovery, APYs, positions, and EVC-batched lend/borrow flows.

using-etherfi-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the ether.fi adapter for ETH liquid restaking on Ethereum mainnet (stake ETH→eETH, wrap/unwrap weETH, async withdraw requests, and position reads).

using-ethena-vault-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Ethena sUSDe vault adapter for spot APY, cooldown/position reads, and USDe→sUSDe stake/unstake flows (Ethereum mainnet vault).

using-eigencloud-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the EigenCloud adapter for EigenLayer restaking on Ethereum (strategy discovery, delegation state, queued withdrawals, rewards metadata, and deposit/delegate/claim execution).

using-delta-lab

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Delta Lab client (DELTA_LAB_CLIENT) for basis APY discovery, delta-neutral pair finding, lending/perp/price screening, time-series, and opportunity analysis across protocols. TRIGGER when the user asks about yields, APYs, basis, funding, delta-neutral, top-apy, lending rates, perp funding, borrow routes, or opportunity screening; OR when writing/editing a script that imports `DELTA_LAB_CLIENT` or uses `research_*` MCP tools; OR before any yield/basis/funding research. The MCP surface is intentionally narrow (snapshots only) — anything time-series, by-asset-id, plotting, or bulk requires the Python client documented here.

using-ccxt-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the CCXT adapter as a multi-exchange factory for CEX trading (Binance, Hyperliquid, Aster, etc.) — setup, credentials, and common operations.

using-brap-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the BRAP adapter/client in Wayfinder Paths for cross-chain quotes and swaps (data in/out, execution paths, approvals, and common gotchas).

using-boros-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Boros adapter for fixed-rate market data, margin flows, and vault execution in Wayfinder Paths (market discovery, vault screening, quoting, and transaction gotchas).

using-avantis-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Avantis adapter for the avUSDC ERC-4626 vault on Base (market/manager reads, position snapshots, and deposit/redeem execution).

using-alpha-lab

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Alpha Lab client in Wayfinder Paths for discovering alpha insights — scored tweets, chain flows, top APYs, and delta-neutral opportunities.

using-aerodrome-slipstream-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Aerodrome Slipstream adapter on Base for deployment-aware concentrated-liquidity reads, range analytics, position lifecycle actions, gauge staking, and shared veAERO helpers.

using-aerodrome-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the classic Aerodrome adapter on Base for market and Sugar reads, route and liquidity quoting, LP and gauge actions, veAERO lock and vote management, and shared reward helpers.

using-aave-v3-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Aave V3 adapter for lending/borrowing across supported chains (markets, APYs, rewards, collateral, and common gotchas).

temptest

14
from WayfinderFoundation/wayfinder-paths-sdk

A simple test skill that prints 'test'.

simulation-dry-run

14
from WayfinderFoundation/wayfinder-paths-sdk

How to run scenario tests against Gorlami fork RPCs (dry runs) before broadcasting live transactions. Covers config, seeding balances, runner flags, and safe script patterns.

setup

14
from WayfinderFoundation/wayfinder-paths-sdk

Run Wayfinder Paths setup - install dependencies, create wallets, configure API key

promote-wayfinder-script

14
from WayfinderFoundation/wayfinder-paths-sdk

Promote a session scratch run script into the local Wayfinder library so it persists across sessions.

developing-wayfinder-strategies

14
from WayfinderFoundation/wayfinder-paths-sdk

Best practices for developing, testing, and iterating Wayfinder Paths strategies/adapters in this repo (data sources, manifests, safety rails).

developing-wayfinder-paths

14
from WayfinderFoundation/wayfinder-paths-sdk

Create, build, and publish Wayfinder Paths, including compiled strategy-pipeline paths with Claude and OpenCode skill exports.