monitoring-cross-chain-bridges

Featured

Monitor cross-chain bridge TVL, volume, fees, and transaction status across networks. Use when researching bridges, comparing routes, or tracking bridge transactions. Trigger with phrases like "monitor bridges", "compare bridge fees", "track bridge tx", "bridge TVL", or "cross-chain transfer status".

AI & Automation 2,274 stars 319 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 ```bash python bridge_monitor.py tvl --limit 20 ``` Shows bridges ranked by Total Value Locked. ### bridges - List All Bridges ```bash python bridge_monitor.py bridges python bridge_monitor.py bridges --chain arbitrum ``` Lists bridges by 24h volume with optional chain filter. ### detail - Bridge Details ```bash python bridge_monitor.py detail --bridge stargate ``` Shows detailed info including volume, chains, and TVL breakdown. ### compare - Compare Routes ```bash 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 ```bash 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 ```bash python bridge_monitor.py chains ``` Shows all supported chains. ### protocols - List Protocols ```bash python bridge_monitor.p...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

cross-chain-bridge

Cross-chain bridge skill for LayerZero, Wormhole, Stargate, and multi-chain asset transfers

1 Updated today
Gabssama12
AI & Automation Listed

apple-bridges

Use this skill whenever the user asks about Apple apps — Reminders, Calendar, Contacts, Notes, Mail, or tmux sessions. This includes creating/completing reminders, checking/adding calendar events, looking up contacts, reading/writing notes, sending/reading email, and capturing tmux session content. Also use this skill when the user mentions tasks, todos, scheduling, birthdays, free time slots, or end-of-day summaries. The bridges are CLI tools installed at ~/.claude/ that give Claude Code native access to these Apple apps on macOS.

3 Updated today
SujoyRoy9
AI & Automation Listed

bridge

BRIDGE Development Pipeline — a multi-agent pipeline that transforms business requirements into delivered technical solutions with client-ready deliverables. Built for development agencies, consultancies, fractional engineering teams, and any team that needs to go from requirements to delivery faster. MUST trigger on: any development request, meeting transcripts, requirement summaries, emails or chats about new projects, "build this", "we need a solution for", "translate these requirements", "design the architecture", client proposals, technology assessments, solution design, data engineering projects, analytics dashboards, API integrations, ETL pipelines, or any request that involves going from business need to technical delivery. Also triggers on: "run the pipeline", "new project", "continue project", "list projects", "/bridge". Integrates 32 Trail of Bits security skills, 13 MCP servers, 12 CLI tools (including Hyperframes for branded visuals and animated explainer videos), and per-phase tooling manifests

3 Updated 6 days ago
josembuitron
AI & Automation Featured

monitoring-whale-activity

Track large cryptocurrency transactions and whale wallet movements in real-time. Use when tracking large holder movements, exchange flows, or wallet activity. Trigger with phrases like "track whales", "monitor large transfers", "check whale activity", "exchange inflows", or "watch wallet".

2,274 Updated today
jeremylongshore
AI & Automation Featured

analyzing-on-chain-data

Process perform on-chain analysis including whale tracking, token flows, and network activity. Use when performing crypto analysis. Trigger with phrases like "analyze crypto", "check blockchain", or "monitor market".

2,274 Updated today
jeremylongshore