MO

monitoring-cross-chain-bridges

Tools to monitor cross-chain bridge activity, liquidity (TVL), and transaction status. Provides data-driven insights for bridge integration and research.

Install

mkdir -p .claude/skills/monitoring-cross-chain-bridges && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4100" && unzip -o skill.zip -d .claude/skills/monitoring-cross-chain-bridges && rm skill.zip

Installs to .claude/skills/monitoring-cross-chain-bridges

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Monitor cross-chain bridge TVL, volume, fees, and transaction status
68 charsno explicit “when” trigger
Beginner

Key capabilities

  • Rank bridges by Total Value Locked
  • Compare fees and transfer times across routes
  • Track cross-chain transaction status
  • List supported bridge protocols and chains
  • Export bridge data to JSON

How it works

It interacts with DefiLlama and bridge-specific APIs to aggregate liquidity and status data via a command-line interface.

Inputs & outputs

You give it
Bridge route parameters or transaction hash
You get back
Fee estimates, transfer times, or transaction status

When to use monitoring-cross-chain-bridges

  • Rank bridges by TVL
  • Compare fees across routes
  • Check cross-chain transaction status
  • List bridges by 24h volume

About this skill

Cross-Chain Bridge Monitor

Overview

Monitor cross-chain bridge activity across multiple protocols. Track TVL, compare fees and transfer times, and monitor transaction status for bridges like Stargate, Across, Wormhole, and LayerZero.

Prerequisites

Before using this skill, ensure you have:

  • Python 3.8+ with requests library
  • Internet access for DefiLlama and bridge APIs
  • Optional: Custom RPC URLs for on-chain verification

Commands

tvl - Bridge TVL Rankings

python bridge_monitor.py tvl --limit 20

Shows bridges ranked by Total Value Locked.

bridges - List All Bridges

python bridge_monitor.py bridges
python bridge_monitor.py bridges --chain arbitrum

Lists bridges by 24h volume with optional chain filter.

detail - Bridge Details

python bridge_monitor.py detail --bridge stargate

Shows detailed info including volume, chains, and TVL breakdown.

compare - Compare Routes

python bridge_monitor.py compare --source ethereum --dest arbitrum --amount 1000 --token USDC  # 1000: 1 second in ms

Compares fees and transfer times across bridges for a route.

tx - Track Transaction

python bridge_monitor.py tx --tx-hash 0x...
python bridge_monitor.py tx --tx-hash 0x... --bridge wormhole

Tracks bridge transaction status across protocols.

chains - List Chains

python bridge_monitor.py chains

Shows all supported chains.

protocols - List Protocols

python bridge_monitor.py protocols

Shows supported bridge protocols with their chains.

Instructions

  1. Check bridge TVL rankings:

    cd ${CLAUDE_SKILL_DIR}/scripts
    python bridge_monitor.py tvl
    
  2. Compare bridge routes before transferring:

    python bridge_monitor.py compare -s ethereum -d base -a 5000 -t USDC  # 5000: bridge transfer amount in USD
    
  3. Get bridge details for research:

    python bridge_monitor.py detail --bridge across
    
  4. Track a transaction:

    python bridge_monitor.py tx --tx-hash 0x1234...
    
  5. Export to JSON for analysis:

    python bridge_monitor.py -f json bridges > bridges.json
    

Supported Bridges

BridgeTypeAvg TimeTypical Fee
WormholeMessaging~15 min~0.1%
LayerZeroMessaging~3 min~0.06%
StargateLiquidity~2 min~0.06%
AcrossLiquidity~1 min~0.04%

Supported Chains

  • Ethereum, BSC, Polygon, Arbitrum, Optimism
  • Base, Avalanche, Fantom, Solana (Wormhole)
  • 45+ total chains via DefiLlama

Output

  • TVL rankings: Bridges sorted by locked value
  • Fee comparison: Side-by-side fee and time estimates
  • TX status: Source/destination confirmation status
  • JSON format: Structured data with -f json flag

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling including:

  • API unavailability and fallback behavior
  • Transaction tracking edge cases
  • Rate limiting mitigation

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples including:

  • Finding best route for large transfers
  • Monitoring transactions after bridging
  • Research workflows for bridge safety

Resources

When not to use it

  • Non-supported chains outside the 45+ DefiLlama list

Prerequisites

Python 3.8+requests libraryInternet access

Limitations

  • Dependent on API availability
  • Transaction tracking subject to bridge-specific edge cases

How it compares

It provides a unified CLI for cross-protocol comparison rather than manually checking individual bridge explorers.

Compared to similar skills

monitoring-cross-chain-bridges side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
monitoring-cross-chain-bridges (this skill)127dReviewBeginner
model-usage52moReviewBeginner
tracking-crypto-derivatives427dReviewIntermediate
weights-and-biases37moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by jeremylongshore

View all by jeremylongshore

analyzing-logs

jeremylongshore

Analyze application logs to detect performance issues, identify error patterns, and improve stability by extracting key insights.

14123

ollama-setup

jeremylongshore

Configure auto-configure Ollama when user needs local LLM deployment, free AI alternatives, or wants to eliminate hosted API costs. Trigger phrases: "install ollama", "local AI", "free LLM", "self-hosted AI", "replace OpenAI", "no API costs". Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

1167

backtesting-trading-strategies

jeremylongshore

Backtest crypto and traditional trading strategies against historical data. Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves, and optimizes strategy parameters. Use when user wants to test a trading strategy, validate signals, or compare approaches. Trigger with phrases like "backtest strategy", "test trading strategy", "historical performance", "simulate trades", "optimize parameters", or "validate signals".

1071

generating-database-seed-data

jeremylongshore

Process this skill enables AI assistant to generate realistic test data and database seed scripts for development and testing environments. it uses faker libraries to create realistic data, maintains relational integrity, and allows configurable data volumes. u... Use when working with databases or data models. Trigger with phrases like 'database', 'query', or 'schema'.

1033

cursor-codebase-indexing

jeremylongshore

Execute set up and optimize Cursor codebase indexing. Triggers on "cursor index setup", "codebase indexing", "index codebase", "cursor semantic search". Use when working with cursor codebase indexing functionality. Trigger with phrases like "cursor codebase indexing", "cursor indexing", "cursor".

885

testing-mobile-apps

jeremylongshore

Execute mobile app testing on iOS and Android devices/simulators. Use when performing specialized testing. Trigger with phrases like "test mobile app", "run iOS tests", or "validate Android functionality".

810

You might also like

model-usage

openclaw

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

548

tracking-crypto-derivatives

jeremylongshore

Track cryptocurrency futures, options, and perpetual swaps with funding rates, open interest, liquidations, and comprehensive derivatives market analysis. Use when monitoring derivatives markets, analyzing funding rates, tracking open interest, finding liquidation levels, or researching options flow. Trigger with phrases like "funding rate", "open interest", "perpetual swap", "futures basis", "liquidation levels", "options flow", "put call ratio", "derivatives analysis", or "BTC perps".

437

weights-and-biases

davila7

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

325

tooluniverse-pharmacovigilance

mims-harvard

Analyze drug safety signals from FDA adverse event reports, label warnings, and pharmacogenomic data. Calculates disproportionality measures (PRR, ROR), identifies serious adverse events, assesses pharmacogenomic risk variants. Use when asked about drug safety, adverse events, post-market surveillance, or risk-benefit assessment.

323

analyzing-mempool

jeremylongshore

Monitor blockchain mempools for pending transactions, gas analysis, and MEV opportunities. Use when analyzing pending transactions, optimizing gas prices, or researching MEV. Trigger with phrases like "check mempool", "scan pending txs", "find MEV", "gas price analysis", or "pending swaps".

318

agent-session-monitor

alibaba

Real-time agent conversation monitoring - monitors Higress access logs, aggregates conversations by session, tracks token usage. Supports web interface for viewing complete conversation history and costs. Use when users ask about current session token consumption, conversation history, or cost statistics.

26

Search skills

Search the agent skills registry